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

Commit cea28334 authored by changbetty's avatar changbetty
Browse files

[GAR] Change the text color for Private DNS Summary to follow the GAR

This cl is fixed one of the suggestion. Refer to b/181186668 for another
suggestion on Accessibility Scanner result.

Bug: 181184589
Test: Manual test by Accessibility Scanner
Change-Id: Ief0908891c98f641c99d578cf5acb210cc972e91
parent b769cf80
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"/>