2
0
Fork 1
mirror of https://github.com/FossifyOrg/Gallery.git synced 2025-03-23 20:27:15 +01:00

adding an icon to Slideshow menu item

This commit is contained in:
tibbi 2018-06-28 14:00:52 +02:00
parent 53f9686382
commit 04c0d77ea9
5 changed files with 2 additions and 1 deletions
app/src/main/res
drawable-hdpi
drawable-xhdpi
drawable-xxhdpi
drawable-xxxhdpi
menu

Binary file not shown.

After

(image error) Size: 221 B

Binary file not shown.

After

(image error) Size: 219 B

Binary file not shown.

After

(image error) Size: 308 B

Binary file not shown.

After

(image error) Size: 373 B

View file

@ -54,8 +54,9 @@
app:showAsAction="never"/>
<item
android:id="@+id/menu_slideshow"
android:icon="@drawable/ic_slideshow"
android:title="@string/slideshow"
app:showAsAction="never"/>
app:showAsAction="ifRoom"/>
<item
android:id="@+id/menu_copy_to"
android:title="@string/copy_to"