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: I6163e9dc52fe9634da1b6ab4b8477e3e8d7e1893
This commit is contained in:
TreeHugger Robot
2021-04-28 12:20:26 +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>