mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 05:43:55 +01:00
Make refresh icon for nearby places white (closes #483)
This commit is contained in:
parent
052d0c9c8e
commit
d77d5cb40a
3 changed files with 12 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<item
|
||||
android:id="@+id/action_refresh"
|
||||
android:title="@string/refresh_button"
|
||||
android:icon="@drawable/ic_action_refresh"
|
||||
android:icon="@drawable/ic_refresh_white_24dp"
|
||||
android:orderInCategory="1"
|
||||
app:showAsAction="ifRoom"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue