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

This commit is contained in:
Betty Chang
2021-05-18 06:47:00 +00:00
committed by Android (Google) Code Review

View File

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