Move edit categories to library settings
This commit is contained in:
parent
52e742049b
commit
fa2b44eeb3
1 changed files with 0 additions and 4 deletions
|
|
@ -31,10 +31,6 @@
|
||||||
android:title="Sync favorites"
|
android:title="Sync favorites"
|
||||||
app:showAsAction="never"/>
|
app:showAsAction="never"/>
|
||||||
|
|
||||||
<item
|
|
||||||
android:id="@+id/action_edit_categories"
|
|
||||||
android:title="@string/action_edit_categories"
|
|
||||||
app:showAsAction="never"/>
|
|
||||||
|
|
||||||
<item
|
<item
|
||||||
android:id="@+id/action_source_migration"
|
android:id="@+id/action_source_migration"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue