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

Commit bbbd79e0 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Improve the contrast for the "schedule duration" text" into main

parents c769fc58 8ce21196
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -127,7 +127,8 @@
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:paddingHorizontal="8dp"
            android:textAppearance="@*android:style/TextAppearance.DeviceDefault.Small" />
            android:textAppearance="@*android:style/TextAppearance.DeviceDefault.Small"
            android:textColor="?android:attr/textColorSecondary" />

        <!-- right side line divider -->
        <View