forked from GitHub-Mirror/riotX-android
Updated login logo
This commit is contained in:
parent
3e00576230
commit
6bf940bedf
Binary file not shown.
Before Width: | Height: | Size: 41 KiB |
@ -27,7 +27,8 @@
|
|||||||
android:id="@+id/logoImageView"
|
android:id="@+id/logoImageView"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="100dp"
|
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
|
<com.google.android.material.textfield.TextInputLayout
|
||||||
style="@style/VectorTextInputLayout"
|
style="@style/VectorTextInputLayout"
|
||||||
|
Loading…
Reference in New Issue
Block a user