android:background="@color/background_color"
android:baselineAligned="false"
android:clickable="true"
- android:orientation="vertical">
+ android:orientation="vertical"
+ android:fitsSystemWindows="true">
<LinearLayout
android:layout_width="match_parent"