mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Added search intent handler and Google Search Action, for the global search (#1787)
* Added search intent handler * Added support for Google Search actions
This commit is contained in:
		
							
								
								
									
										5
									
								
								app/src/main/res/xml/searchable.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								app/src/main/res/xml/searchable.xml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <searchable xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:label="@string/app_name" | ||||
|     android:hint="@string/action_global_search_hint" > | ||||
| </searchable> | ||||
		Reference in New Issue
	
	Block a user