diff --git a/android/app/src/main/res/drawable-xhdpi/launch_logo.png b/android/app/src/main/res/drawable-xhdpi/launch_logo.png new file mode 100644 index 0000000000..c19041c566 Binary files /dev/null and b/android/app/src/main/res/drawable-xhdpi/launch_logo.png differ diff --git a/android/app/src/main/res/drawable-xhdpi/launch_screen.png b/android/app/src/main/res/drawable-xhdpi/launch_screen.png index a5b604993e..a5e56ed0ad 100644 Binary files a/android/app/src/main/res/drawable-xhdpi/launch_screen.png and b/android/app/src/main/res/drawable-xhdpi/launch_screen.png differ diff --git a/android/app/src/main/res/drawable-xxhdpi/launch_logo.png b/android/app/src/main/res/drawable-xxhdpi/launch_logo.png new file mode 100644 index 0000000000..70f491126d Binary files /dev/null and b/android/app/src/main/res/drawable-xxhdpi/launch_logo.png differ diff --git a/android/app/src/main/res/drawable-xxhdpi/launch_screen.png b/android/app/src/main/res/drawable-xxhdpi/launch_screen.png index f4f55e5095..8f796039a2 100644 Binary files a/android/app/src/main/res/drawable-xxhdpi/launch_screen.png and b/android/app/src/main/res/drawable-xxhdpi/launch_screen.png differ diff --git a/android/app/src/main/res/layout/launch_screen.xml b/android/app/src/main/res/layout/launch_screen.xml index 86d6a72e7f..b72e71736d 100644 --- a/android/app/src/main/res/layout/launch_screen.xml +++ b/android/app/src/main/res/layout/launch_screen.xml @@ -1,6 +1,21 @@ - - \ No newline at end of file + + + + + + + \ No newline at end of file