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.
2 parents e6588b5 + 73e6e7b commit 6422373Copy full SHA for 6422373
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