Skip to content
Snippets Groups Projects
Commit e0129595 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Audio lists: Add padding to headers

parent 28bda134
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@
android:id="@+id/section_header"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingStart="8dp"
android:padding="8dp"
vlc:layout_constraintTop_toTopOf="parent"
android:singleLine="true"
android:text="@{header}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment