mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-21 20:47:03 -05:00
Pad trackers list a bit
This commit is contained in:
parent
cb6aa18480
commit
62dffb8226
1 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
|||
android:id="@+id/track_recycler"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_marginTop="4dp"
|
||||
android:paddingTop="8dp"
|
||||
android:paddingBottom="8dp"
|
||||
android:clipToPadding="false"
|
||||
tools:listitem="@layout/track_item" />
|
||||
|
|
Loading…
Reference in a new issue