[android] Added elevation to the routing plan menu.

This commit is contained in:
Roman Romanov 2016-11-11 12:59:26 +04:00
parent 77206c4859
commit 63dfa7366d

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>