Merge pull request #5200 from osmandapp/DirectionIndicationDialogFix

fix landscape bug with api<18
This commit is contained in:
Alexander Sytnyk 2018-04-03 10:53:38 +03:00 committed by GitHub
commit 354d9b3947
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"