mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-20 12:49:02 +00:00
move background up from behind navbar. Fixes #867
This commit is contained in:
parent
fa7ec797da
commit
bd94834ece
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue