forked from organicmaps/organicmaps
[android] Added elevation to the routing plan menu.
This commit is contained in:
parent
77206c4859
commit
63dfa7366d
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