Fix layout issues on pre-lollipop

This commit is contained in:
2016-10-04 07:29:51 -04:00
parent 7c14725d88
commit d537ba0dfa
8 changed files with 29 additions and 41 deletions

View File

@@ -245,6 +245,7 @@
<View
android:id="@+id/toolbarShadow"
style="@style/ToolbarShadow"/>
style="@style/ToolbarShadow"
android:layout_below="@id/toolbar"/>
</RelativeLayout>