Merge "[GAR] Change the text color for Private DNS Summary to follow the GAR" into sc-dev am: 78031d82b7
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14609992 Change-Id: Ie0d73e83a46377277d8c1df1ad54c2506982da66
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