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

Commit 78031d82 authored by Betty Chang's avatar Betty Chang Committed by Android (Google) Code Review
Browse files

Merge "[GAR] Change the text color for Private DNS Summary to follow the GAR" into sc-dev

parents 2d3487f7 cea28334
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -23,4 +23,5 @@
    android:layout_marginTop="@dimen/developer_option_dialog_margin_top"
    android:minHeight="@dimen/developer_option_dialog_min_height"
    android:paddingStart="@dimen/developer_option_dialog_padding_start"
    android:textAppearance="?android:attr/textAppearanceSmall"/>
    android:textAppearance="?android:attr/textAppearanceSmall"
    android:textColor="?android:attr/textColorSecondary"/>