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 e6588b5 commit 73e6e7bCopy full SHA for 73e6e7b
app/src/main/res/layout/activity_main.xml
@@ -35,6 +35,7 @@
35
app:layout_constraintEnd_toEndOf="parent"
36
app:layout_constraintHorizontal_bias="0.5"
37
app:layout_constraintStart_toStartOf="parent"
38
+ android:background="@color/white"
39
app:menu="@menu/bottom_nav_menu"/>
40
41
</androidx.constraintlayout.widget.ConstraintLayout>
0 commit comments