Merge pull request #5200 from osmandapp/DirectionIndicationDialogFix
fix landscape bug with api<18
This commit is contained in:
commit
354d9b3947
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