mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-02-03 11:57:49 +01:00
never show Go to favorite as an action
This commit is contained in:
parent
e76023ee26
commit
f250fee69c
@ -19,7 +19,7 @@
|
|||||||
<item
|
<item
|
||||||
android:id="@+id/go_to_favorite"
|
android:id="@+id/go_to_favorite"
|
||||||
android:title="@string/go_to_favorite"
|
android:title="@string/go_to_favorite"
|
||||||
app:showAsAction="ifRoom"/>
|
app:showAsAction="never"/>
|
||||||
<item
|
<item
|
||||||
android:id="@+id/set_as_home"
|
android:id="@+id/set_as_home"
|
||||||
android:title="@string/set_as_home_folder"
|
android:title="@string/set_as_home_folder"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user