Merge "Tweak Factory reset page for Material Next style" into sc-dev

This commit is contained in:
Edgar Wang
2021-06-29 04:18:56 +00:00
committed by Android (Google) Code Review
5 changed files with 16 additions and 21 deletions

View File

@@ -28,9 +28,7 @@
<ScrollView
android:id="@+id/main_clear_scrollview"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginStart="@dimen/reset_main_clear_margin_start"
android:layout_marginEnd="@dimen/reset_main_clear_margin_end">
android:layout_height="match_parent">
<LinearLayout
android:id="@+id/main_clear_container"