mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-06-05 21:59:27 +02:00
change the icon of "Add to group"
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
app:showAsAction="ifRoom"/>
|
||||
<item
|
||||
android:id="@+id/cab_add_to_group"
|
||||
android:icon="@drawable/ic_group"
|
||||
android:icon="@drawable/ic_group_add"
|
||||
android:title="@string/add_to_group"
|
||||
app:showAsAction="ifRoom"/>
|
||||
<item
|
||||
|
||||
Reference in New Issue
Block a user