Fixes issue #183 - Full screen with lists

This commit is contained in:
stom79 2017-12-22 16:34:11 +01:00
parent 1d0808ec30
commit 6acceedf90
1 changed files with 1 additions and 1 deletions

View File

@ -46,9 +46,9 @@
</android.support.design.widget.AppBarLayout>
<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
app:layout_behavior="@string/appbar_scrolling_view_behavior"
android:paddingLeft="@dimen/fab_margin"
android:paddingRight="@dimen/fab_margin"
android:paddingTop="@dimen/activity_vertical_margin"
android:layout_width="match_parent"
android:layout_height="match_parent">
<!-- Listview status -->