mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Add help link to nav drawer (#2049)
This commit is contained in:
		| @@ -36,5 +36,10 @@ | ||||
|             android:icon="@drawable/ic_settings_black_24dp" | ||||
|             android:title="@string/label_settings" | ||||
|             android:checkable="false" /> | ||||
|         <item | ||||
|             android:id="@+id/nav_drawer_help" | ||||
|             android:icon="@drawable/ic_help_black_24dp" | ||||
|             android:title="@string/label_help" | ||||
|             android:checkable="false" /> | ||||
|     </group> | ||||
| </menu> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user