Skip to content

Commit 6422373

Browse files
authored
Merge pull request #1 from sijan8s3/searchfrag
search fragment
2 parents e6588b5 + 73e6e7b commit 6422373

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/activity_main.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
app:layout_constraintEnd_toEndOf="parent"
3636
app:layout_constraintHorizontal_bias="0.5"
3737
app:layout_constraintStart_toStartOf="parent"
38+
android:background="@color/white"
3839
app:menu="@menu/bottom_nav_menu"/>
3940

4041
</androidx.constraintlayout.widget.ConstraintLayout>

0 commit comments

Comments
 (0)