Update splashscreen

This commit is contained in:
Margaux Clerc 2015-07-23 13:51:34 +02:00
parent 2950bc1d91
commit ca1b6560e0
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

View file

@ -6,8 +6,8 @@
<ImageView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:src="@drawable/splashscreen"
android:scaleType="fitXY" />
android:src="@drawable/splashscreen_logo"
android:scaleType="center"/>
<ProgressBar
android:layout_height="wrap_content"