Tiny change

This commit is contained in:
GaidamakUA 2016-04-27 12:07:26 +03:00
parent 14c25b052f
commit 005a083b29

View file

@ -241,7 +241,7 @@ public class SearchPOIActivity extends OsmandListActivity implements OsmAndCompa
}
}
});
((EditText)findViewById(R.id.searchEditText)).setHint(R.string.filter_poi_hint);
searchFilter.setHint(R.string.filter_poi_hint);
((ImageView)findViewById(R.id.search_icon)).setImageDrawable(
getMyApplication().getIconsCache().getThemedIcon(R.drawable.ic_action_filter_dark));
((ImageView) findViewById(R.id.options)).