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:
alexzatsepin 2016-11-17 17:55:01 +03:00 committed by GitHub
commit 2ab0c1073c

View file

@ -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>