Skip to content

Commit

Permalink
fix switch color
Browse files Browse the repository at this point in the history
  • Loading branch information
aayush2622 committed Jan 29, 2024
1 parent a0949c4 commit 33d7987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/item_anime_watch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
android:padding="12dp"
app:cornerRadius="0dp"
app:showText="false"
app:thumbTint="@color/button_switch_track" />
app:useMaterialThemeColors="true" />

<TextView
android:id="@+id/animeSourceDubbedText"
Expand Down

0 comments on commit 33d7987

Please sign in to comment.