Skip to content

Commit 8246185

Browse files
replace chapter 1-3 gif
1 parent 249714b commit 8246185

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Tutorial2-1AnimatedVectorDrawables/src/main/res/layout/activity1_3bnv_icons.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:app="http://schemas.android.com/apk/res-auto"
44
android:layout_width="match_parent"
5+
android:background="#dce6f1"
56
android:layout_height="match_parent">
67

78

89
<com.google.android.material.bottomnavigation.BottomNavigationView
910
android:layout_width="match_parent"
1011
android:layout_height="wrap_content"
11-
android:background="@color/white"
1212
app:layout_constraintBottom_toBottomOf="parent"
1313
app:layout_constraintEnd_toEndOf="parent"
1414
app:layout_constraintEnd_toStartOf="parent"

screenshots/avd_chapter1_3.gif

696 KB
Loading

0 commit comments

Comments
 (0)