mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Filter Extensions By Language (#2275)
* add options menu item to filer extensions by languages * resolve merge conflicts changes per pr comments Co-authored-by: arkon <arkon@users.noreply.github.com>
This commit is contained in:
		| @@ -8,4 +8,10 @@ | ||||
|         app:showAsAction="collapseActionView|ifRoom" | ||||
|         app:actionViewClass="androidx.appcompat.widget.SearchView"/> | ||||
|  | ||||
|     <item | ||||
|         android:id="@+id/action_settings" | ||||
|         android:title="@string/ext_settings" | ||||
|         android:icon="@drawable/ic_settings_white_24dp" | ||||
|         app:showAsAction="always"/> | ||||
|  | ||||
| </menu> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user