add background to migration view

This commit is contained in:
Jays2Kings 2023-10-25 20:54:32 -07:00
parent f672230cdf
commit 2238cbdcb6

View file

@ -3,6 +3,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?background"
android:fitsSystemWindows="true"
android:animateLayoutChanges="true">