forked from organicmaps/organicmaps
Merge pull request #4708 from goblinr/MAPSME-81-ext-route-plan-elevation
[android] Added elevation to the routing plan menu.
This commit is contained in:
commit
2ab0c1073c
1 changed files with 4 additions and 0 deletions
|
@ -149,4 +149,8 @@
|
|||
|
||||
</android.support.v7.widget.Toolbar>
|
||||
</FrameLayout>
|
||||
<FrameLayout
|
||||
style="@style/MwmWidget.FrameLayout.Elevation"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"/>
|
||||
</LinearLayout>
|
Loading…
Add table
Reference in a new issue