mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Flip bookmark icons to match manga favoriting
This commit is contained in:
		| @@ -16,13 +16,13 @@ | ||||
|  | ||||
|     <item | ||||
|         android:id="@+id/action_bookmark" | ||||
|         android:icon="@drawable/ic_bookmark_white_24dp" | ||||
|         android:icon="@drawable/ic_bookmark_border_white_24dp" | ||||
|         android:title="@string/action_bookmark" | ||||
|         app:showAsAction="always" /> | ||||
|  | ||||
|     <item | ||||
|         android:id="@+id/action_remove_bookmark" | ||||
|         android:icon="@drawable/ic_bookmark_border_white_24dp" | ||||
|         android:icon="@drawable/ic_bookmark_white_24dp" | ||||
|         android:title="@string/action_remove_bookmark" | ||||
|         app:showAsAction="always" /> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user