mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Add shortcut to see commit history for official extensions
This commit is contained in:
		| @@ -1,6 +1,13 @@ | ||||
| <menu xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     xmlns:app="http://schemas.android.com/apk/res-auto"> | ||||
|  | ||||
|     <item | ||||
|         android:id="@+id/action_history" | ||||
|         android:icon="@drawable/ic_history_24dp" | ||||
|         android:title="@string/whats_new" | ||||
|         app:iconTint="?attr/colorOnPrimary" | ||||
|         app:showAsAction="ifRoom" /> | ||||
|  | ||||
|     <item | ||||
|         android:id="@+id/action_enable_all" | ||||
|         android:title="@string/action_enable_all" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user