Skip to content

Commit

Permalink
[fix] Исправлен цвет чипса для фильтра кошек
Browse files Browse the repository at this point in the history
  • Loading branch information
MrShtein committed Jan 9, 2023
1 parent c4abdf2 commit d6f8b30
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
android:checked="false"
android:text="@string/cats"
app:checkedIcon="@drawable/chip_cat_icon_condition"
app:chipBackgroundColor="@color/chip_background_color"
app:chipIcon="@drawable/chip_cat_icon_condition"
app:iconStartPadding="5dp"
android:layout_marginEnd="10dp" />
Expand Down

0 comments on commit d6f8b30

Please sign in to comment.