Add (black)Material icons for light theme

This commit is contained in:
Neslihan 2017-03-16 16:55:18 +03:00
parent 1df98efb27
commit 65753550e3
37 changed files with 21 additions and 7 deletions

View file

@ -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" />