Refactor
This commit is contained in:
parent
b41288f7b8
commit
448d5b6345
2 changed files with 1 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
@ -75,9 +75,7 @@
|
|||
android:layout_marginEnd="@dimen/toolbar_margin_horizontal"
|
||||
android:layout_marginBottom="@dimen/toolbar_margin_vertical"
|
||||
app:cardCornerRadius="8dp"
|
||||
app:cardElevation="0dp"
|
||||
app:cardUseCompatPadding="true"
|
||||
app:layout_collapseMode="pin"
|
||||
app:layout_scrollFlags="scroll|enterAlways">
|
||||
|
||||
<com.google.android.material.appbar.MaterialToolbar
|
||||
|
|
Loading…
Reference in a new issue