From e1b50c86f34f0796253dfa1498ebfa85a965fcb3 Mon Sep 17 00:00:00 2001
From: Sadwhy <99601717+Sadwhy@users.noreply.github.com>
Date: Thu, 21 Mar 2024 12:11:16 +0600
Subject: [PATCH] feet(watch): Fixed one inconsistent switch (#273)
* feet(watch): Fixed one inconsistent switch
---
app/src/main/res/layout/item_anime_watch.xml | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/app/src/main/res/layout/item_anime_watch.xml b/app/src/main/res/layout/item_anime_watch.xml
index ae95f1d7..9fc4224a 100644
--- a/app/src/main/res/layout/item_anime_watch.xml
+++ b/app/src/main/res/layout/item_anime_watch.xml
@@ -154,7 +154,7 @@
android:orientation="horizontal"
android:visibility="gone">
-
+ android:scaleX="0.80"
+ android:scaleY="0.80"
+ app:useMaterialThemeColors="true"/>
@@ -373,3 +375,4 @@
+