Added shadow

main
h4h13 2020-04-15 23:16:40 +05:30
parent aa92940b9a
commit 0ff6fa0d14
1 changed files with 5 additions and 0 deletions

View File

@ -41,6 +41,11 @@
</LinearLayout>
<View
android:layout_width="match_parent"
android:layout_height="72dp"
android:background="@drawable/shadow_down" />
<LinearLayout
android:id="@+id/toolbar_container"
android:layout_width="match_parent"