Make toggle buttons visible again

This commit is contained in:
Neslihan 2017-03-16 17:37:54 +03:00
parent 65753550e3
commit 231448c765
3 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 585 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 641 B

Before After
Before After

View file

@ -30,6 +30,7 @@
/>
<item android:id="@+id/menu_theme_toggle"
android:title="Night mode"
android:icon="?attr/toggleButtonIcon"
app:actionLayout="@layout/theme_toggle_layout"
app:showAsAction="never"
/>