diff --git a/app/src/main/res/layout/item_anime_watch.xml b/app/src/main/res/layout/item_anime_watch.xml index 94611789e7..173d77a9ad 100644 --- a/app/src/main/res/layout/item_anime_watch.xml +++ b/app/src/main/res/layout/item_anime_watch.xml @@ -161,7 +161,7 @@ android:padding="12dp" app:cornerRadius="0dp" app:showText="false" - app:thumbTint="@color/button_switch_track" /> + app:useMaterialThemeColors="true" />