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"/>
|
app:showAsAction="ifRoom"/>
|
||||||
<item
|
<item
|
||||||
android:id="@+id/cab_add_to_group"
|
android:id="@+id/cab_add_to_group"
|
||||||
android:icon="@drawable/ic_group"
|
android:icon="@drawable/ic_group_add"
|
||||||
android:title="@string/add_to_group"
|
android:title="@string/add_to_group"
|
||||||
app:showAsAction="ifRoom"/>
|
app:showAsAction="ifRoom"/>
|
||||||
<item
|
<item
|
||||||
|
|
Loading…
Reference in New Issue