never show Go to favorite as an action

This commit is contained in:
tibbi 2017-03-18 17:54:38 +01:00
parent e76023ee26
commit f250fee69c

View file

@ -19,7 +19,7 @@
<item
android:id="@+id/go_to_favorite"
android:title="@string/go_to_favorite"
app:showAsAction="ifRoom"/>
app:showAsAction="never"/>
<item
android:id="@+id/set_as_home"
android:title="@string/set_as_home_folder"