mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 22:03:55 +01:00
Add (black)Material icons for light theme
This commit is contained in:
parent
1df98efb27
commit
65753550e3
37 changed files with 21 additions and 7 deletions
|
|
@ -18,7 +18,7 @@
|
|||
<item
|
||||
android:id="@+id/menu_retry_current_image"
|
||||
android:enabled="false"
|
||||
android:icon="@drawable/ic_undo_white_24dp"
|
||||
android:icon="?attr/iconUndo"
|
||||
android:title="@string/menu_retry_upload"
|
||||
android:visible="false"
|
||||
app:showAsAction="ifRoom|withText" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue