Merge "Move volume panel from activity to a dialog." into main

This commit is contained in:
Anton Potapov 2024-04-29 15:00:56 +00:00 committed by Android (Google) Code Review
commit e2850749ff
3 changed files with 3 additions and 3 deletions

View file

@ -23,6 +23,6 @@
<item name="pixel_pitch" format="float" type="dimen">51.3</item>
<!-- Volume panel corner radius -->
<dimen name="volume_panel_corner_radius">52dp</dimen>
<dimen name="bottom_sheet_corner_radius">52dp</dimen>
</resources>