Make source color textColorSecondary
Bug: 232500105 Fix: 232500105 Test: manual Change-Id: I55d8f21c9d490f8ff165bfe6e5d483d33b53cc7f
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="40dp"
|
||||
android:layout_marginStart="4dp"
|
||||
android:textColor="?android:attr/textColorSecondary"
|
||||
app:layout_constraintStart_toStartOf="@id/done_button"
|
||||
app:layout_constraintTop_toBottomOf="@id/done_button" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user