Merge "[GAR] Change the text color for Private DNS Summary to follow the GAR" into sc-dev am: 78031d82b7
am: 597d2a157c
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14609992 Change-Id: I7d30bfa4b435cf2e767b9dd2f033e1971eab9f5b
This commit is contained in:
@@ -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"/>
|
||||
|
Reference in New Issue
Block a user