Fixes some padding

This commit is contained in:
stom79 2017-11-06 18:36:00 +01:00
parent b3e63f190c
commit e2b0fbbe5a
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
android:id="@+id/main_container"
android:divider="?android:dividerHorizontal"
android:showDividers="end"
android:paddingTop="5dp"
android:orientation="vertical">
<LinearLayout
android:layout_width="match_parent"