Merge "Make source color textColorSecondary" into tm-dev am: 707b534826

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/18635986

Change-Id: I78dfa5a74680f518d78b9c6ed100e625db3536d2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Matt Casey
2022-06-01 01:26:05 +00:00
committed by Automerger Merge Worker

View File

@@ -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" />