Fix the repeat / shuffle colors in the video player

Fix #3101
This commit is contained in:
Nicolas Pomepuy 2024-11-25 08:33:41 +01:00 committed by Duncan McNamara
parent 12f42f2912
commit 2880978d6c

View File

@ -21,7 +21,6 @@
android:layout_width="32dp"
android:layout_height="32dp"
android:layout_marginEnd="@dimen/default_margin"
app:tint="?attr/font_default"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toStartOf="@+id/option_title"
app:layout_constraintStart_toStartOf="parent"