|
@@ -3,8 +3,7 @@
|
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
- android:layout_height="match_parent"
|
|
|
|
|
- tools:context=".ui.MainActivity">
|
|
|
|
|
|
|
+ android:layout_height="match_parent">
|
|
|
|
|
|
|
|
<com.google.android.material.appbar.MaterialToolbar
|
|
<com.google.android.material.appbar.MaterialToolbar
|
|
|
android:id="@+id/toolbar"
|
|
android:id="@+id/toolbar"
|