Merge "Tweak spacing for private DNS mode dialog" into sc-dev am: b07079dab8

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14319873

Change-Id: I29555c2d1033c578dfd44323a11bcd9e54e619ff
This commit is contained in:
TreeHugger Robot
2021-04-28 12:18:45 +00:00
committed by Automerger Merge Worker

View File

@@ -51,7 +51,7 @@
android:inputType="textFilter|textUri"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="40dp"
android:layout_marginStart="3dp"
android:layout_marginEnd="8dp"
android:minHeight="@dimen/developer_option_dialog_min_height"/>
</RadioGroup>