Update the background of the Daltonizer preview.

Add the corner radii in to be consistent with the Settings style.

Bug: 213440059
Test: manual test
Change-Id: I68edf243ae33e9bb1e39020ad7553451fad66477
This commit is contained in:
Peter_Liang
2022-01-06 20:55:21 +08:00
parent 1511407370
commit b408e19f4e
3 changed files with 19 additions and 1 deletions

View File

@@ -289,6 +289,7 @@
<dimen name="accessibility_layout_margin_start_end">16dp</dimen>
<dimen name="accessibility_button_preference_padding_top_bottom">18dp</dimen>
<dimen name="accessibility_imageview_size">176dp</dimen>
<dimen name="accessibility_illustration_view_radius">28dp</dimen>
<!-- The margin between two Textviews-->
<dimen name="accessibility_textview_layout_margin_bottom">24dp</dimen>