Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cfa2df4a authored by Miranda Kephart's avatar Miranda Kephart
Browse files

Make source color textColorSecondary

Bug: 232500105
Fix: 232500105
Test: manual
Change-Id: I55d8f21c9d490f8ff165bfe6e5d483d33b53cc7f
parent f77a4fd3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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" />