diff --git a/android/app/src/main/res/drawable-v21/launch_background.xml b/android/app/src/main/res/drawable-v21/launch_background.xml
index f74085f..692a7ce 100644
--- a/android/app/src/main/res/drawable-v21/launch_background.xml
+++ b/android/app/src/main/res/drawable-v21/launch_background.xml
@@ -1,12 +1,21 @@
-
-
+
+
-
-
+ -
-
-->
+ android:src="@drawable/splash_house" />
+
+
+
+ -
+
+
diff --git a/android/app/src/main/res/drawable/launch_background.xml b/android/app/src/main/res/drawable/launch_background.xml
index 304732f..692a7ce 100644
--- a/android/app/src/main/res/drawable/launch_background.xml
+++ b/android/app/src/main/res/drawable/launch_background.xml
@@ -1,12 +1,21 @@
-
-
+
+
-
-
+ -
-
-->
+ android:src="@drawable/splash_house" />
+
+
+
+ -
+
+
diff --git a/android/app/src/main/res/drawable/splash_gradient.xml b/android/app/src/main/res/drawable/splash_gradient.xml
new file mode 100644
index 0000000..c413445
--- /dev/null
+++ b/android/app/src/main/res/drawable/splash_gradient.xml
@@ -0,0 +1,8 @@
+
+
+
+
diff --git a/android/app/src/main/res/drawable/splash_house.png b/android/app/src/main/res/drawable/splash_house.png
new file mode 100644
index 0000000..9946621
Binary files /dev/null and b/android/app/src/main/res/drawable/splash_house.png differ
diff --git a/android/app/src/main/res/drawable/splash_logo.png b/android/app/src/main/res/drawable/splash_logo.png
new file mode 100644
index 0000000..f054853
Binary files /dev/null and b/android/app/src/main/res/drawable/splash_logo.png differ
diff --git a/android/app/src/main/res/values-night/styles.xml b/android/app/src/main/res/values-night/styles.xml
index 06952be..8736a0d 100644
--- a/android/app/src/main/res/values-night/styles.xml
+++ b/android/app/src/main/res/values-night/styles.xml
@@ -1,7 +1,7 @@
-