mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Edge fade for compact genre chips when scrolling
This commit is contained in:
		| @@ -305,7 +305,8 @@ | ||||
|                     <HorizontalScrollView | ||||
|                         android:id="@+id/manga_genres_tags_compact" | ||||
|                         android:layout_width="match_parent" | ||||
|                         android:layout_height="wrap_content"> | ||||
|                         android:layout_height="wrap_content" | ||||
|                         android:requiresFadingEdge="horizontal"> | ||||
|  | ||||
|                         <com.google.android.material.chip.ChipGroup | ||||
|                             android:id="@+id/manga_genres_tags_compact_chips" | ||||
|   | ||||
| @@ -341,7 +341,8 @@ | ||||
|                 <HorizontalScrollView | ||||
|                     android:id="@+id/manga_genres_tags_compact" | ||||
|                     android:layout_width="match_parent" | ||||
|                     android:layout_height="wrap_content"> | ||||
|                     android:layout_height="wrap_content" | ||||
|                     android:requiresFadingEdge="horizontal"> | ||||
|  | ||||
|                     <com.google.android.material.chip.ChipGroup | ||||
|                         android:id="@+id/manga_genres_tags_compact_chips" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user