Refactoring

This commit is contained in:
Koitharu
2023-05-19 14:19:02 +03:00
parent 65ed5c7e6b
commit 96c89a716e
453 changed files with 2009 additions and 1975 deletions

View File

@@ -24,7 +24,7 @@
android:stateListAnimator="@null"
app:liftOnScroll="false">
<org.koitharu.kotatsu.base.ui.widgets.WindowInsetHolder
<org.koitharu.kotatsu.core.ui.widgets.WindowInsetHolder
android:id="@+id/insetsHolder"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@@ -86,7 +86,7 @@
tools:ignore="InconsistentLayout"
tools:visibility="visible" />
<org.koitharu.kotatsu.base.ui.widgets.SlidingBottomNavigationView
<org.koitharu.kotatsu.core.ui.widgets.SlidingBottomNavigationView
android:id="@+id/bottomNav"
android:layout_width="match_parent"
android:layout_height="wrap_content"