Loading PREUPLOAD.cfg +1 −1 Original line number Diff line number Diff line Loading @@ -10,4 +10,4 @@ checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPL flag_hook = ${REPO_ROOT}/frameworks/base/packages/SystemUI/flag_check.py --msg=${PREUPLOAD_COMMIT_MESSAGE} --files=${PREUPLOAD_FILES} --project=${REPO_PATH} [Tool Paths] ktfmt = ${REPO_ROOT}/prebuilts/build-tools/common/framework/ktfmt.jar ktfmt = ${REPO_ROOT}/external/ktfmt/ktfmt.sh res/layout/customization_option_entry_app_grid.xml +6 −4 Original line number Diff line number Diff line Loading @@ -19,6 +19,8 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingHorizontal="@dimen/customization_option_entry_horizontal_padding" android:paddingVertical="@dimen/customization_option_entry_vertical_padding" android:clickable="true"> <TextView Loading @@ -27,7 +29,7 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:text="@string/grid_title" android:layout_marginEnd="8dp" android:layout_marginEnd="@dimen/customization_option_entry_text_margin_end" app:layout_constraintStart_toStartOf="parent" app:layout_constraintEnd_toStartOf="@+id/option_entry_app_grid_icon" app:layout_constraintBottom_toTopOf="@+id/option_entry_app_grid_description" Loading @@ -39,7 +41,7 @@ style="@style/SectionSubtitleTextStyle" android:layout_width="0dp" android:layout_height="wrap_content" android:layout_marginEnd="8dp" android:layout_marginEnd="@dimen/customization_option_entry_text_margin_end" android:text="4x4" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toStartOf="@+id/option_entry_app_grid_icon" Loading @@ -48,8 +50,8 @@ <FrameLayout android:id="@+id/option_entry_app_grid_icon" android:layout_width="60dp" android:layout_height="60dp" android:layout_width="@dimen/customization_option_entry_icon_size" android:layout_height="@dimen/customization_option_entry_icon_size" android:orientation="horizontal" android:background="@drawable/customization_option_entry_icon_background" app:layout_constraintEnd_toEndOf="parent" Loading res/layout/customization_option_entry_app_shape.xml +5 −3 Original line number Diff line number Diff line Loading @@ -19,6 +19,8 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingHorizontal="@dimen/customization_option_entry_horizontal_padding" android:paddingVertical="@dimen/customization_option_entry_vertical_padding" android:clickable="true"> <TextView Loading @@ -26,7 +28,7 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:text="@string/preview_name_shape" android:layout_marginEnd="8dp" android:layout_marginEnd="@dimen/customization_option_entry_text_margin_end" app:layout_constraintStart_toStartOf="parent" app:layout_constraintEnd_toStartOf="@+id/option_entry_app_shape_icon" app:layout_constraintBottom_toBottomOf="parent" Loading @@ -35,8 +37,8 @@ <FrameLayout android:id="@+id/option_entry_app_shape_icon" android:layout_width="60dp" android:layout_height="60dp" android:layout_width="@dimen/customization_option_entry_icon_size" android:layout_height="@dimen/customization_option_entry_icon_size" android:orientation="horizontal" android:background="@drawable/customization_option_entry_icon_background" app:layout_constraintEnd_toEndOf="parent" Loading res/layout/customization_option_entry_clock.xml +5 −3 Original line number Diff line number Diff line Loading @@ -19,6 +19,8 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingHorizontal="@dimen/customization_option_entry_horizontal_padding" android:paddingVertical="@dimen/customization_option_entry_vertical_padding" android:clickable="true"> <TextView Loading @@ -26,7 +28,7 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:text="@string/clock_title" android:layout_marginEnd="8dp" android:layout_marginEnd="@dimen/customization_option_entry_text_margin_end" app:layout_constraintStart_toStartOf="parent" app:layout_constraintEnd_toStartOf="@+id/option_entry_clock_icon" app:layout_constraintBottom_toBottomOf="parent" Loading @@ -35,8 +37,8 @@ <FrameLayout android:id="@+id/option_entry_clock_icon" android:layout_width="60dp" android:layout_height="60dp" android:layout_width="@dimen/customization_option_entry_icon_size" android:layout_height="@dimen/customization_option_entry_icon_size" android:orientation="horizontal" android:background="@drawable/customization_option_entry_icon_background" app:layout_constraintEnd_toEndOf="parent" Loading res/layout/customization_option_entry_colors.xml +5 −3 Original line number Diff line number Diff line Loading @@ -19,6 +19,8 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingHorizontal="@dimen/customization_option_entry_horizontal_padding" android:paddingVertical="@dimen/customization_option_entry_vertical_padding" android:clickable="true"> <TextView Loading @@ -26,7 +28,7 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:text="@string/color_picker_title" android:layout_marginEnd="8dp" android:layout_marginEnd="@dimen/customization_option_entry_text_margin_end" app:layout_constraintStart_toStartOf="parent" app:layout_constraintEnd_toStartOf="@+id/option_entry_clock_icon" app:layout_constraintBottom_toBottomOf="parent" Loading @@ -35,8 +37,8 @@ <FrameLayout android:id="@+id/option_entry_clock_icon" android:layout_width="60dp" android:layout_height="60dp" android:layout_width="@dimen/customization_option_entry_icon_size" android:layout_height="@dimen/customization_option_entry_icon_size" android:orientation="horizontal" android:background="@drawable/customization_option_entry_icon_background" app:layout_constraintEnd_toEndOf="parent" Loading Loading
PREUPLOAD.cfg +1 −1 Original line number Diff line number Diff line Loading @@ -10,4 +10,4 @@ checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPL flag_hook = ${REPO_ROOT}/frameworks/base/packages/SystemUI/flag_check.py --msg=${PREUPLOAD_COMMIT_MESSAGE} --files=${PREUPLOAD_FILES} --project=${REPO_PATH} [Tool Paths] ktfmt = ${REPO_ROOT}/prebuilts/build-tools/common/framework/ktfmt.jar ktfmt = ${REPO_ROOT}/external/ktfmt/ktfmt.sh
res/layout/customization_option_entry_app_grid.xml +6 −4 Original line number Diff line number Diff line Loading @@ -19,6 +19,8 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingHorizontal="@dimen/customization_option_entry_horizontal_padding" android:paddingVertical="@dimen/customization_option_entry_vertical_padding" android:clickable="true"> <TextView Loading @@ -27,7 +29,7 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:text="@string/grid_title" android:layout_marginEnd="8dp" android:layout_marginEnd="@dimen/customization_option_entry_text_margin_end" app:layout_constraintStart_toStartOf="parent" app:layout_constraintEnd_toStartOf="@+id/option_entry_app_grid_icon" app:layout_constraintBottom_toTopOf="@+id/option_entry_app_grid_description" Loading @@ -39,7 +41,7 @@ style="@style/SectionSubtitleTextStyle" android:layout_width="0dp" android:layout_height="wrap_content" android:layout_marginEnd="8dp" android:layout_marginEnd="@dimen/customization_option_entry_text_margin_end" android:text="4x4" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toStartOf="@+id/option_entry_app_grid_icon" Loading @@ -48,8 +50,8 @@ <FrameLayout android:id="@+id/option_entry_app_grid_icon" android:layout_width="60dp" android:layout_height="60dp" android:layout_width="@dimen/customization_option_entry_icon_size" android:layout_height="@dimen/customization_option_entry_icon_size" android:orientation="horizontal" android:background="@drawable/customization_option_entry_icon_background" app:layout_constraintEnd_toEndOf="parent" Loading
res/layout/customization_option_entry_app_shape.xml +5 −3 Original line number Diff line number Diff line Loading @@ -19,6 +19,8 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingHorizontal="@dimen/customization_option_entry_horizontal_padding" android:paddingVertical="@dimen/customization_option_entry_vertical_padding" android:clickable="true"> <TextView Loading @@ -26,7 +28,7 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:text="@string/preview_name_shape" android:layout_marginEnd="8dp" android:layout_marginEnd="@dimen/customization_option_entry_text_margin_end" app:layout_constraintStart_toStartOf="parent" app:layout_constraintEnd_toStartOf="@+id/option_entry_app_shape_icon" app:layout_constraintBottom_toBottomOf="parent" Loading @@ -35,8 +37,8 @@ <FrameLayout android:id="@+id/option_entry_app_shape_icon" android:layout_width="60dp" android:layout_height="60dp" android:layout_width="@dimen/customization_option_entry_icon_size" android:layout_height="@dimen/customization_option_entry_icon_size" android:orientation="horizontal" android:background="@drawable/customization_option_entry_icon_background" app:layout_constraintEnd_toEndOf="parent" Loading
res/layout/customization_option_entry_clock.xml +5 −3 Original line number Diff line number Diff line Loading @@ -19,6 +19,8 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingHorizontal="@dimen/customization_option_entry_horizontal_padding" android:paddingVertical="@dimen/customization_option_entry_vertical_padding" android:clickable="true"> <TextView Loading @@ -26,7 +28,7 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:text="@string/clock_title" android:layout_marginEnd="8dp" android:layout_marginEnd="@dimen/customization_option_entry_text_margin_end" app:layout_constraintStart_toStartOf="parent" app:layout_constraintEnd_toStartOf="@+id/option_entry_clock_icon" app:layout_constraintBottom_toBottomOf="parent" Loading @@ -35,8 +37,8 @@ <FrameLayout android:id="@+id/option_entry_clock_icon" android:layout_width="60dp" android:layout_height="60dp" android:layout_width="@dimen/customization_option_entry_icon_size" android:layout_height="@dimen/customization_option_entry_icon_size" android:orientation="horizontal" android:background="@drawable/customization_option_entry_icon_background" app:layout_constraintEnd_toEndOf="parent" Loading
res/layout/customization_option_entry_colors.xml +5 −3 Original line number Diff line number Diff line Loading @@ -19,6 +19,8 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingHorizontal="@dimen/customization_option_entry_horizontal_padding" android:paddingVertical="@dimen/customization_option_entry_vertical_padding" android:clickable="true"> <TextView Loading @@ -26,7 +28,7 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:text="@string/color_picker_title" android:layout_marginEnd="8dp" android:layout_marginEnd="@dimen/customization_option_entry_text_margin_end" app:layout_constraintStart_toStartOf="parent" app:layout_constraintEnd_toStartOf="@+id/option_entry_clock_icon" app:layout_constraintBottom_toBottomOf="parent" Loading @@ -35,8 +37,8 @@ <FrameLayout android:id="@+id/option_entry_clock_icon" android:layout_width="60dp" android:layout_height="60dp" android:layout_width="@dimen/customization_option_entry_icon_size" android:layout_height="@dimen/customization_option_entry_icon_size" android:orientation="horizontal" android:background="@drawable/customization_option_entry_icon_background" app:layout_constraintEnd_toEndOf="parent" Loading