diff --git a/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/drawable-hdpi/splash.png b/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/drawable-hdpi/splash.png
deleted file mode 100644
index 2b8635c..0000000
Binary files a/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/drawable-hdpi/splash.png and /dev/null differ
diff --git a/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/drawable-mdpi/splash.png b/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/drawable-mdpi/splash.png
deleted file mode 100644
index 584565f..0000000
Binary files a/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/drawable-mdpi/splash.png and /dev/null differ
diff --git a/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/drawable-xhdpi/splash.png b/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/drawable-xhdpi/splash.png
deleted file mode 100644
index b392fca..0000000
Binary files a/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/drawable-xhdpi/splash.png and /dev/null differ
diff --git a/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/drawable-xxhdpi/splash.png b/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/drawable-xxhdpi/splash.png
deleted file mode 100644
index b6963f2..0000000
Binary files a/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/drawable-xxhdpi/splash.png and /dev/null differ
diff --git a/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/drawable-xxxhdpi/splash.png b/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/drawable-xxxhdpi/splash.png
deleted file mode 100644
index c0b4672..0000000
Binary files a/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/drawable-xxxhdpi/splash.png and /dev/null differ
diff --git a/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/drawable/splash_one_size_fits_all.png b/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/drawable/splash_one_size_fits_all.png
new file mode 100644
index 0000000..ffc2247
Binary files /dev/null and b/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/drawable/splash_one_size_fits_all.png differ
diff --git a/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/layout/activity_chat.xml b/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/layout/activity_chat.xml
index 4b693a5..2e70971 100644
--- a/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/layout/activity_chat.xml
+++ b/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/res/layout/activity_chat.xml
@@ -15,7 +15,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="bottom"
- android:layout_marginBottom="50dp"
+ android:layout_marginBottom="56dp"
android:layout_marginLeft="16dp"
android:layout_marginRight="16dp"
android:layout_marginTop="?attr/actionBarSize"
@@ -29,7 +29,7 @@
- true
- - @drawable/splash
+ - @drawable/splash_one_size_fits_all