TopCharts: Chip style update

This commit is contained in:
Rahul Patel
2024-12-04 20:06:19 +05:30
parent a152f4acb9
commit 52c1acf6d4
2 changed files with 2 additions and 3 deletions

View File

@@ -33,8 +33,7 @@
android:id="@+id/top_tab_group"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:paddingStart="@dimen/padding_normal"
android:paddingEnd="@dimen/padding_normal"
android:padding="@dimen/padding_medium"
app:chipSpacingHorizontal="@dimen/margin_small"
app:selectionRequired="true"
app:singleLine="true"