|
@@ -11,7 +11,7 @@
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content">
|
|
|
|
|
|
- <androidx.appcompat.widget.Toolbar
|
|
|
+ <com.google.android.material.appbar.MaterialToolbar
|
|
|
android:id="@+id/toolbar"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="?attr/actionBarSize"
|