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

This commit is contained in:
TreeHugger Robot
2021-04-28 12:01:57 +00:00
committed by Android (Google) Code Review

View File

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