mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Implement click events for chapter download icons
This commit is contained in:
		
							
								
								
									
										12
									
								
								app/src/main/res/menu/chapter_download.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								app/src/main/res/menu/chapter_download.xml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <menu xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|  | ||||
|     <item | ||||
|         android:id="@+id/delete_download" | ||||
|         android:title="@string/action_delete" /> | ||||
|  | ||||
|     <item | ||||
|         android:id="@+id/cancel_download" | ||||
|         android:title="@string/action_cancel" /> | ||||
|  | ||||
| </menu> | ||||
		Reference in New Issue
	
	Block a user