This commit is contained in:
h4h13 2020-01-28 23:36:38 +05:30
parent 08033d6a16
commit 4365102ddc
3 changed files with 3 additions and 9 deletions

View file

@ -47,10 +47,8 @@
android:id="@+id/toolbarContainer"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:cardBackgroundColor="?colorSurface"
app:cardCornerRadius="8dp"
app:cardUseCompatPadding="true"
app:layout_collapseMode="pin"
app:layout_scrollFlags="scroll|enterAlways">
<FrameLayout