move background up from behind navbar. Fixes #867

This commit is contained in:
Phillip Thelen 2017-11-08 18:56:06 +01:00
parent fa7ec797da
commit bd94834ece

View file

@ -6,7 +6,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:scrollbarSize="3dp"
android:scrollbarThumbVertical="@color/md_grey_500"
android:paddingBottom="?attr/actionBarSize"
android:scrollbars="vertical">
<LinearLayout