fix duration size

This commit is contained in:
Bnyro 2022-07-28 16:00:37 +02:00
parent 3cf1c1c9cb
commit 206867d21c

View File

@ -48,7 +48,6 @@
android:paddingHorizontal="6dp"
android:paddingVertical="2dp"
android:textColor="@color/duration_text_color"
android:textSize="11sp"
tools:text="05:36" />
</androidx.cardview.widget.CardView>