change the icon of "Add to group"
This commit is contained in:
parent
cd1a493ea8
commit
7a914181de
Binary file not shown.
After Width: | Height: | Size: 303 B |
Binary file not shown.
After Width: | Height: | Size: 384 B |
Binary file not shown.
After Width: | Height: | Size: 564 B |
Binary file not shown.
After Width: | Height: | Size: 729 B |
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue