change the icon of "Add to group"

This commit is contained in:
tibbi 2018-03-20 21:17:37 +01:00
parent cd1a493ea8
commit 7a914181de
5 changed files with 1 additions and 1 deletions

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

View File

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