Make volume panel tall again

On landscape large devices, volume panel should be tall enough to be
able to display all volume sliders without scrolling.

Bug: b/267325700
Test: Manual. Open volume panel on a large landscape device. All volume
sliders should be visible without the need to scroll.

Change-Id: Ic99a5576e118f3bf7ba217f34e4f5a03cdf111fb
Merged-In: Ic99a5576e118f3bf7ba217f34e4f5a03cdf111fb
This commit is contained in:
Behnam Heydarshahi
2023-02-06 20:04:54 +00:00
parent c4a0475681
commit f50aa0bc90

View File

@@ -29,4 +29,5 @@
<!-- Lock pattern view size, align sysui biometric_auth_pattern_view_size --> <!-- Lock pattern view size, align sysui biometric_auth_pattern_view_size -->
<dimen name="biometric_auth_pattern_view_size">298dp</dimen> <dimen name="biometric_auth_pattern_view_size">298dp</dimen>
<dimen name="output_switcher_slice_max_height">600dp</dimen>
</resources> </resources>