Merge "Add windowIsFloating to the volume dialog to fix insets issues." into sc-qpr1-dev
This commit is contained in:
@@ -416,7 +416,9 @@
|
||||
</style>
|
||||
|
||||
<!-- Overridden by values-television/styles.xml with tv-specific settings -->
|
||||
<style name="volume_dialog_theme" parent="Theme.SystemUI"/>
|
||||
<style name="volume_dialog_theme" parent="Theme.SystemUI">
|
||||
<item name="android:windowIsFloating">true</item>
|
||||
</style>
|
||||
|
||||
<style name="Theme.SystemUI.Dialog" parent="@android:style/Theme.DeviceDefault.Light.Dialog" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user