mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Added option to share your favorite manga (#477)
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							9f20e40257
						
					
				
				
					commit
					596a24fce8
				
			| @@ -2,6 +2,12 @@ | ||||
| <menu xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     xmlns:app="http://schemas.android.com/apk/res-auto"> | ||||
|  | ||||
|     <item | ||||
|         android:id="@+id/action_share" | ||||
|         android:icon="@drawable/ic_share_white_24dp" | ||||
|         android:title="@string/action_share" | ||||
|         app:showAsAction="ifRoom" /> | ||||
|  | ||||
|     <item android:id="@+id/action_open_in_browser" | ||||
|         android:title="@string/action_open_in_browser" | ||||
|         app:showAsAction="never"/> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user