|
@@ -10,7 +10,7 @@
|
|
|
android:id="@+id/view_pager"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="0dp"
|
|
|
- app:layout_constraintBottom_toTopOf="@+id/navigation"
|
|
|
+ app:layout_constraintBottom_toTopOf="@+id/cs_bottom"
|
|
|
app:layout_constraintTop_toTopOf="parent" />
|
|
|
|
|
|
<com.google.android.material.bottomnavigation.BottomNavigationView
|