Merge "Update volume panel radius to 52dp for comet" into main

This commit is contained in:
Haijie Hong 2024-09-26 03:17:19 +00:00 committed by Android (Google) Code Review
commit 3f76b4221a

View file

@ -22,4 +22,7 @@
<!-- Location on the screen of the center of the physical fingerprint sensor -->
<dimen name="physical_fingerprint_sensor_center_screen_location_x">1080px</dimen>
<dimen name="physical_fingerprint_sensor_center_screen_location_y">710px</dimen>
<!-- Volume panel corner radius -->
<dimen name="bottom_sheet_corner_radius">52dp</dimen>
</resources>