Trick to make collapsingToolbarLayout look better when collapsed
This commit is contained in:
parent
db3c02d543
commit
a8f93ada9b
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