fix landscape bug with api<18

This commit is contained in:
Chumva 2018-04-03 10:36:58 +03:00
parent b4ed49e4a7
commit 086e61a9b9

View file

@ -65,6 +65,7 @@
android:layout_height="match_parent">
<FrameLayout
android:id="@+id/action_bar_image_container"
android:layout_width="@dimen/action_bar_image_width_land"
android:layout_height="match_parent"
android:background="?attr/actionModeBackground"