diff --git a/bg.xml b/bg.xml new file mode 100644 index 0000000000000000000000000000000000000000..f9504c9a46c8fe568984e06dfe3f98d42f8c616f --- /dev/null +++ b/bg.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="match_parent" + android:layout_height="match_parent"> + +</LinearLayout>