SplashScreen Bild Skalierung entfernt: Unnötiger Speicherfresser
[DHBWCampusApp.git] / app / src / main / res / layout / fragment_splashscreen.xml
index 5bcad5e96509fa6343e66ee1d7d30e24267ed229..b31def9a4ddf5a98b4f3c9d96ba83a527b76b33e 100644 (file)
@@ -8,7 +8,7 @@
 
     <ImageView
         android:layout_width="wrap_content"
-        android:layout_height="wrap_content"
+        android:layout_height="match_parent"
         android:id="@+id/splashImage"
         android:layout_centerVertical="true"
         android:layout_centerHorizontal="true"