Replace some image drawables with vector drawables
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
<item android:id="@+id/action_delete"
|
||||
android:title="@string/action_delete"
|
||||
android:icon="@drawable/ic_action_delete"
|
||||
android:icon="@drawable/ic_delete_white_24dp"
|
||||
android:visible="false"
|
||||
app:showAsAction="ifRoom"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user