always display Change View at the actionbar

This commit is contained in:
tibbi 2016-11-23 18:32:05 +01:00
parent c8a02a95b6
commit 5759c1248b
6 changed files with 2 additions and 1 deletions

View File

@ -3,8 +3,9 @@
xmlns:app="http://schemas.android.com/apk/res-auto"> xmlns:app="http://schemas.android.com/apk/res-auto">
<item <item
android:id="@+id/change_view" android:id="@+id/change_view"
android:icon="@mipmap/change_view"
android:title="@string/change_view" android:title="@string/change_view"
app:showAsAction="never"/> app:showAsAction="ifRoom"/>
<item <item
android:id="@+id/settings" android:id="@+id/settings"
android:title="@string/settings" android:title="@string/settings"

Binary file not shown.

After

Width:  |  Height:  |  Size: 528 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 521 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 883 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 796 B