Show toolbar shadow on pre-Lollipop

This commit is contained in:
2016-04-19 08:27:45 -04:00
parent 8938b0c9a6
commit d05d404c55
7 changed files with 76 additions and 8 deletions

View File

@@ -191,4 +191,8 @@
</LinearLayout>
</ScrollView>
<View
android:id="@+id/toolbarShadow"
style="@style/ToolbarShadow"/>
</RelativeLayout>