We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 249714b commit 8246185Copy full SHA for 8246185
Tutorial2-1AnimatedVectorDrawables/src/main/res/layout/activity1_3bnv_icons.xml
@@ -2,13 +2,13 @@
2
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
3
xmlns:app="http://schemas.android.com/apk/res-auto"
4
android:layout_width="match_parent"
5
+ android:background="#dce6f1"
6
android:layout_height="match_parent">
7
8
9
<com.google.android.material.bottomnavigation.BottomNavigationView
10
11
android:layout_height="wrap_content"
- android:background="@color/white"
12
app:layout_constraintBottom_toBottomOf="parent"
13
app:layout_constraintEnd_toEndOf="parent"
14
app:layout_constraintEnd_toStartOf="parent"
screenshots/avd_chapter1_3.gif
696 KB
0 commit comments