mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-16 12:00:03 +03:00
Hide "element" type logo in login splash screen
This commit is contained in:
parent
b25b9fa08b
commit
311244508d
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
android:layout_marginTop="8dp"
|
||||
android:src="@drawable/element_logotype"
|
||||
android:tint="?colorAccent"
|
||||
android:visibility="gone"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/loginSplashLogo" />
|
||||
|
|
Loading…
Add table
Reference in a new issue