Tweak spacing for private DNS mode dialog

Test: See the screen
Fix: 186499972
Change-Id: Iaae7d625ef2931b9ba22e6edbd414ebe14cfdc3f
This commit is contained in:
Tsung-Mao Fang
2021-04-27 17:59:01 +08:00
parent dd9c9a8c17
commit 4470faa175

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>