change background image

This commit is contained in:
quantulr
2023-03-05 23:27:04 +08:00
parent 95dc483084
commit 56169543a2
14 changed files with 3 additions and 3 deletions

View File

@ -4,6 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/bg"
tools:context=".ui.home.HomeFragment">
<ImageView