mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Double the distance required to trigger category update and remove overflow menu setting
This commit is contained in:
		| @@ -35,11 +35,6 @@ | ||||
|         android:icon="@drawable/ic_refresh_white_24dp" | ||||
|         app:showAsAction="ifRoom" /> | ||||
|  | ||||
|     <item | ||||
|         android:id="@+id/action_update_category" | ||||
|         android:title="@string/action_update_category" | ||||
|         app:showAsAction="never" /> | ||||
|  | ||||
|     <item | ||||
|         android:id="@+id/action_edit_categories" | ||||
|         android:title="@string/action_edit_categories" | ||||
|   | ||||
| @@ -28,7 +28,6 @@ | ||||
|     <string name="action_delete">Delete</string> | ||||
|     <string name="action_update">Update</string> | ||||
|     <string name="action_update_library">Update library</string> | ||||
|     <string name="action_update_category">Update active category</string> | ||||
|     <string name="action_edit">Edit</string> | ||||
|     <string name="action_add_category">Add category</string> | ||||
|     <string name="action_edit_categories">Edit categories</string> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user