mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Bump dependencies, remove unused resources
This commit is contained in:
		| @@ -226,9 +226,6 @@ | ||||
|     <string name="manga_info_genres_label">Genres</string> | ||||
|     <string name="share_subject">Share…</string> | ||||
|     <string name="share_text">Check out %1$s! at %2$s</string> | ||||
|     <string name="added_to_home_screen">Manga added to home screen</string> | ||||
|     <string name="icon_type">Icon type</string> | ||||
|     <string name="tachiyomi_icon">Tachiyomi icon</string> | ||||
|     <string name="circular_icon">Circular icon</string> | ||||
|     <string name="rounded_icon">Rounded icon</string> | ||||
|     <string name="square_icon">Square icon</string> | ||||
|   | ||||
| @@ -36,6 +36,8 @@ | ||||
|         <item name="divider_drawable">@drawable/line_divider_light</item> | ||||
|         <item name="text_color_primary">@color/textColorPrimaryLight</item> | ||||
|         <item name="background_card">@color/dialogLight</item> | ||||
|         <item name="asp_preferenceIconTint">?colorAccent</item> | ||||
|         <item name="asp_preferenceDialogIconTint">?colorAccent</item> | ||||
|     </style> | ||||
|  | ||||
|     <style name="Theme.Tachiyomi" parent="Theme.Base"> | ||||
| @@ -74,6 +76,8 @@ | ||||
|         <item name="divider_drawable">@drawable/line_divider_dark</item> | ||||
|         <item name="text_color_primary">@color/textColorPrimaryDark</item> | ||||
|         <item name="background_card">@color/dialogDark</item> | ||||
|         <item name="asp_preferenceIconTint">?colorAccent</item> | ||||
|         <item name="asp_preferenceDialogIconTint">?colorAccent</item> | ||||
|     </style> | ||||
|  | ||||
|     <style name="Theme.Tachiyomi.Dark" parent="Theme.Base.Dark"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user