fix big screen

This commit is contained in:
hemanthStack 2019-10-10 19:32:24 +05:30
parent e40fee6eeb
commit a5afb18929
16 changed files with 36 additions and 29 deletions

View file

@ -17,7 +17,9 @@
<com.google.android.material.appbar.AppBarLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@android:color/transparent">
android:background="@android:color/transparent"
android:elevation="0dp"
app:elevation="0dp">
<com.google.android.material.appbar.CollapsingToolbarLayout
android:layout_width="match_parent"