This commit is contained in:
Koitharu
2020-05-24 12:58:17 +03:00
parent aec2d71688
commit 7927bf0c9a
51 changed files with 129 additions and 118 deletions

View File

@@ -6,7 +6,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".ui.main.MainActivity"
tools:context=".ui.list.MainActivity"
tools:openDrawer="start">
<androidx.coordinatorlayout.widget.CoordinatorLayout