themes and various bugs

This commit is contained in:
Finnley Somdahl 2023-10-24 23:38:46 -05:00
parent dc165fa6bc
commit 63526c6ed3
114 changed files with 1719 additions and 558 deletions

View file

@ -529,8 +529,8 @@
android:layout_height="24dp"
app:ad_marker_color="#A9FFFFFF"
app:bar_height="2dp"
app:played_color="@color/pink_700"
app:scrubber_color="@color/pink_500"
app:played_color="?attr/colorPrimary"
app:scrubber_color="?attr/colorPrimaryContainer"
tools:ignore="SpeakableTextPresentCheck" />
</LinearLayout>