fix landscape bug with api<18
This commit is contained in:
parent
b4ed49e4a7
commit
086e61a9b9
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue