Updated login logo

This commit is contained in:
Valere 2019-06-26 18:09:42 +02:00
parent 3e00576230
commit 6bf940bedf
2 changed files with 2 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

View File

@ -27,7 +27,8 @@
android:id="@+id/logoImageView"
android:layout_width="wrap_content"
android:layout_height="100dp"
android:src="@drawable/logo_login" />
android:layout_gravity="center_horizontal"
android:src="@drawable/riot_splash_0_blue" />

<com.google.android.material.textfield.TextInputLayout
style="@style/VectorTextInputLayout"