mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Revert "Move library display settings out of filter sidebar"
This reverts commit a0a077eaaa
			
			
This commit is contained in:
		| @@ -25,24 +25,4 @@ | ||||
|         app:iconTint="?attr/colorOnPrimary" | ||||
|         app:showAsAction="ifRoom" /> | ||||
|  | ||||
|     <item | ||||
|         android:title="@string/action_display" | ||||
|         app:showAsAction="never"> | ||||
|         <menu> | ||||
|             <group android:checkableBehavior="single"> | ||||
|                 <item | ||||
|                     android:id="@+id/action_display_grid" | ||||
|                     android:title="@string/action_display_grid" /> | ||||
|                 <item | ||||
|                     android:id="@+id/action_display_list" | ||||
|                     android:title="@string/action_display_list" /> | ||||
|             </group> | ||||
|  | ||||
|             <item | ||||
|                 android:id="@+id/action_display_download_badge" | ||||
|                 android:checkable="true" | ||||
|                 android:title="@string/action_display_download_badge" /> | ||||
|         </menu> | ||||
|     </item> | ||||
|  | ||||
| </menu> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user