fix switch color

This commit is contained in:
aayush262 2024-01-29 13:37:13 +05:30
parent a0949c4e36
commit 33d798727c

View file

@ -161,7 +161,7 @@
android:padding="12dp" android:padding="12dp"
app:cornerRadius="0dp" app:cornerRadius="0dp"
app:showText="false" app:showText="false"
app:thumbTint="@color/button_switch_track" /> app:useMaterialThemeColors="true" />
<TextView <TextView
android:id="@+id/animeSourceDubbedText" android:id="@+id/animeSourceDubbedText"