Fixed select count color for yellow/purple theme

pull/215/head
M66B 4 months ago
parent 2b1cfe418c
commit 8289258094

@ -639,7 +639,7 @@
android:paddingVertical="3dp"
android:text="3"
android:textAppearance="@style/TextAppearance.AppCompat.Small"
android:textColor="@color/action_foreground"
android:textColor="?attr/colorInfoForeground"
app:layout_anchor="@id/fabMore"
app:layout_anchorGravity="center_horizontal|bottom" />

Loading…
Cancel
Save