Loading core/res/res/drawable/autofill_dataset_picker_background.xml +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ <inset xmlns:android="http://schemas.android.com/apk/res/android"> <shape android:shape="rectangle"> <corners android:radius="2dp" /> <corners android:radius="@dimen/config_bottomDialogCornerRadius" /> <solid android:color="?attr/colorBackground" /> </shape> </inset> core/res/res/values/config.xml +2 −0 Original line number Diff line number Diff line Loading @@ -3660,6 +3660,8 @@ <dimen name="config_dialogCornerRadius">2dp</dimen> <!-- Corner radius of system buttons --> <dimen name="config_buttonCornerRadius">@dimen/control_corner_material</dimen> <!-- Corner radius for bottom sheet system dialogs --> <dimen name="config_bottomDialogCornerRadius">@dimen/config_dialogCornerRadius</dimen> <!-- Corner radius of system progress bars --> <dimen name="config_progressBarCornerRadius">@dimen/progress_bar_corner_material</dimen> <!-- Controls whether system buttons use all caps for text --> Loading packages/overlays/IconShapeRoundedRectOverlay/res/values/config.xml +4 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,10 @@ <string name="config_icon_mask" translatable="false">"M50,0L88,0 C94.4,0 100,5.4 100 12 L100,88 C100,94.6 94.6 100 88 100 L12,100 C5.4,100 0,94.6 0,88 L0 12 C0 5.4 5.4 0 12 0 L50,0 Z"</string> <!-- Flag indicating whether round icons should be parsed from the application manifest. --> <bool name="config_useRoundIcon">false</bool> <!-- Corner radius of system dialogs --> <dimen name="config_dialogCornerRadius">2dp</dimen> <!-- Corner radius for bottom sheet system dialogs --> <dimen name="config_bottomDialogCornerRadius">4dp</dimen> </resources> packages/overlays/IconShapeSquircleOverlay/res/values/config.xml +4 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,10 @@ <string name="config_icon_mask" translatable="false">"M50,0 C10,0 0,10 0,50 0,90 10,100 50,100 90,100 100,90 100,50 100,10 90,0 50,0 Z"</string> <!-- Flag indicating whether round icons should be parsed from the application manifest. --> <bool name="config_useRoundIcon">false</bool> <!-- Corner radius of system dialogs --> <dimen name="config_dialogCornerRadius">4dp</dimen> <!-- Corner radius for bottom sheet system dialogs --> <dimen name="config_bottomDialogCornerRadius">8dp</dimen> </resources> packages/overlays/IconShapeTeardropOverlay/res/values/config.xml +4 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,10 @@ <string name="config_icon_mask" translatable="false">"M50,0 C77.6,0 100,22.4 100,50 L100,88 C100,94.6 94.6,100 88,100 L50,100 C22.4 100 0 77.6 0 50C0 22.4 22.4 0 50 0 Z"</string> <!-- Flag indicating whether round icons should be parsed from the application manifest. --> <bool name="config_useRoundIcon">false</bool> <!-- Corner radius of system dialogs --> <dimen name="config_dialogCornerRadius">8dp</dimen> <!-- Corner radius for bottom sheet system dialogs --> <dimen name="config_bottomDialogCornerRadius">16dp</dimen> </resources> Loading
core/res/res/drawable/autofill_dataset_picker_background.xml +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ <inset xmlns:android="http://schemas.android.com/apk/res/android"> <shape android:shape="rectangle"> <corners android:radius="2dp" /> <corners android:radius="@dimen/config_bottomDialogCornerRadius" /> <solid android:color="?attr/colorBackground" /> </shape> </inset>
core/res/res/values/config.xml +2 −0 Original line number Diff line number Diff line Loading @@ -3660,6 +3660,8 @@ <dimen name="config_dialogCornerRadius">2dp</dimen> <!-- Corner radius of system buttons --> <dimen name="config_buttonCornerRadius">@dimen/control_corner_material</dimen> <!-- Corner radius for bottom sheet system dialogs --> <dimen name="config_bottomDialogCornerRadius">@dimen/config_dialogCornerRadius</dimen> <!-- Corner radius of system progress bars --> <dimen name="config_progressBarCornerRadius">@dimen/progress_bar_corner_material</dimen> <!-- Controls whether system buttons use all caps for text --> Loading
packages/overlays/IconShapeRoundedRectOverlay/res/values/config.xml +4 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,10 @@ <string name="config_icon_mask" translatable="false">"M50,0L88,0 C94.4,0 100,5.4 100 12 L100,88 C100,94.6 94.6 100 88 100 L12,100 C5.4,100 0,94.6 0,88 L0 12 C0 5.4 5.4 0 12 0 L50,0 Z"</string> <!-- Flag indicating whether round icons should be parsed from the application manifest. --> <bool name="config_useRoundIcon">false</bool> <!-- Corner radius of system dialogs --> <dimen name="config_dialogCornerRadius">2dp</dimen> <!-- Corner radius for bottom sheet system dialogs --> <dimen name="config_bottomDialogCornerRadius">4dp</dimen> </resources>
packages/overlays/IconShapeSquircleOverlay/res/values/config.xml +4 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,10 @@ <string name="config_icon_mask" translatable="false">"M50,0 C10,0 0,10 0,50 0,90 10,100 50,100 90,100 100,90 100,50 100,10 90,0 50,0 Z"</string> <!-- Flag indicating whether round icons should be parsed from the application manifest. --> <bool name="config_useRoundIcon">false</bool> <!-- Corner radius of system dialogs --> <dimen name="config_dialogCornerRadius">4dp</dimen> <!-- Corner radius for bottom sheet system dialogs --> <dimen name="config_bottomDialogCornerRadius">8dp</dimen> </resources>
packages/overlays/IconShapeTeardropOverlay/res/values/config.xml +4 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,10 @@ <string name="config_icon_mask" translatable="false">"M50,0 C77.6,0 100,22.4 100,50 L100,88 C100,94.6 94.6,100 88,100 L50,100 C22.4 100 0 77.6 0 50C0 22.4 22.4 0 50 0 Z"</string> <!-- Flag indicating whether round icons should be parsed from the application manifest. --> <bool name="config_useRoundIcon">false</bool> <!-- Corner radius of system dialogs --> <dimen name="config_dialogCornerRadius">8dp</dimen> <!-- Corner radius for bottom sheet system dialogs --> <dimen name="config_bottomDialogCornerRadius">16dp</dimen> </resources>