xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent">
<com.google.android.material.appbar.AppBarLayout
android:id="@+id/app_bar_layout"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:layout_constraintTop_toTopOf="parent"
app:elevation="8dp">
<androidx.appcompat.widget.Toolbar
android:id="@+id/support_action_bar"
android:layout_width="match_parent"
android:layout_height="80dp"
style="@style/Theme.EvrikaCourier.SupportActionBar"/>
</com.google.android.material.appbar.AppBarLayout>
<androidx.fragment.app.FragmentContainerView
android:id="@+id/bottom_navigation_fragments_container"
android:layout_width="match_parent"
android:layout_height="0dp"
app:layout_constraintTop_toBottomOf="@id/app_bar_layout"
app:layout_constraintBottom_toTopOf="@id/bottom_navigation_view"/>
<com.google.android.material.bottomnavigation.BottomNavigationView
android:id="@+id/bottom_navigation_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:layout_constraintBottom_toBottomOf="parent"
app:menu="@menu/bottom_navigation"/>
</androidx.constraintlayout.widget.ConstraintLayout>
Не понял конечно зачем тут констреинт но добавь фрагмент контейнеру это app:layout_behavior="@string/appbar_scrolling_view_behavior"
Догбин заблочили?
а разница?
а что много читать?
Листать
где ты листаешь?
та хз почему, можно через линеар, можно через релатив
На телефоне. Плюс с телефона хуево понимается так как телега немного по-другому форматирование воспринимает
да да)
не помогло)
Мою вёрстку переделай
Обсуждают сегодня