diff --git a/res/drawable-xhdpi/splashscreen.png b/res/drawable-xhdpi/splashscreen.png deleted file mode 100644 index 168900c1c..000000000 Binary files a/res/drawable-xhdpi/splashscreen.png and /dev/null differ diff --git a/res/drawable-xhdpi/splashscreen_logo.png b/res/drawable-xhdpi/splashscreen_logo.png new file mode 100644 index 000000000..e0c962633 Binary files /dev/null and b/res/drawable-xhdpi/splashscreen_logo.png differ diff --git a/res/layout/launcher.xml b/res/layout/launcher.xml index a42e23365..6e6ef1edc 100644 --- a/res/layout/launcher.xml +++ b/res/layout/launcher.xml @@ -6,8 +6,8 @@ + android:src="@drawable/splashscreen_logo" + android:scaleType="center"/>