Bring back the toolbar shadow

This commit is contained in:
Torsten Grote
2016-11-21 18:32:29 -02:00
parent 20de6f1aa5
commit e69139bc24
7 changed files with 60 additions and 57 deletions

View File

@@ -10,6 +10,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerInParent="true"
android:layout_margin="@dimen/margin_xxlarge" />
android:layout_margin="@dimen/margin_xxlarge"
android:contentDescription="@string/app_name"/>
</RelativeLayout>