|
|
@ -16,7 +16,8 @@ |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:elevation="@dimen/actionbar_elevation" |
|
|
|
android:elevation="@dimen/actionbar_elevation" |
|
|
|
app:layout_collapseMode="pin"> |
|
|
|
app:layout_collapseMode="pin" |
|
|
|
|
|
|
|
app:layout_constraintTop_toTopOf="parent"> |
|
|
|
<androidx.appcompat.widget.Toolbar |
|
|
|
<androidx.appcompat.widget.Toolbar |
|
|
|
android:id="@+id/toolbar" |
|
|
|
android:id="@+id/toolbar" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|