Trick to make collapsingToolbarLayout look better when collapsed
This commit is contained in:
parent
76247e214a
commit
d7dcc6365b
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
android:layout_height="?attr/actionBarSize"
|
||||
android:background="@color/transparent"
|
||||
android:layout_marginTop="8dp"
|
||||
android:layout_marginBottom="-20dp"
|
||||
app:layout_collapseMode="none"
|
||||
app:popupTheme="@style/AppTheme.PopupOverlay">
|
||||
|
||||
|
|
Loading…
Reference in a new issue