mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 01:15:54 +03:00
Automatic color correction
Change-Id: Ie9ef96a3a4cfa5ef0d0618282a8727028589e9c7
This commit is contained in:
parent
6c06462ec9
commit
9f11fcf87e
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
android:paddingBottom="16dp"
|
||||
android:text="@string/login_clear_homeserver_history"
|
||||
android:textAppearance="@style/TextAppearance.Vector.Login.Text.Small"
|
||||
android:textColor="@color/riotx_accent"
|
||||
android:textColor="?colorAccent"
|
||||
android:visibility="invisible"
|
||||
tools:visibility="visible" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue