Move volume panel from activity to a dialog.

Flag: aconfig new_volume_panel TRUNKFOOD
Test: manual on phone and tablet. Open and close Volume Panel with x10 animation multiplier.
Bug: 33080852
Change-Id: I54302de39f1096cd9e66c7ca3ebb22d5c97020e4
This commit is contained in:
Anton Potapov 2024-04-23 15:40:12 +01:00
parent 465919cbe0
commit 65e7eaf5a1
3 changed files with 3 additions and 3 deletions

View file

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