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…
Reference in New Issue