never show Go to favorite as an action
This commit is contained in:
parent
e76023ee26
commit
f250fee69c
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue