mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-30 02:44:56 +01:00
Automatic color correction
Change-Id: I8155fded8bf096693b0cca1f6de5794c0b1247a4
This commit is contained in:
parent
6f39304469
commit
500a62e0a5
@ -40,7 +40,7 @@
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="8dp"
|
||||
android:textColor="@color/riotx_accent"
|
||||
android:textColor="?colorAccent"
|
||||
android:textSize="16sp"
|
||||
app:layout_constrainedWidth="true"
|
||||
app:layout_constraintBottom_toTopOf="@+id/itemVerificationActionSubTitle"
|
||||
|
Loading…
x
Reference in New Issue
Block a user