mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-27 03:49:04 +03:00
Updated login logo
This commit is contained in:
parent
3e00576230
commit
6bf940bedf
2 changed files with 2 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 41 KiB |
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue