Use dark dialog theme for SystemUI dialogs on TV
Change parent for Theme.SystemUI.Dialog to Default dark Dialog theme for the television UI mode (values-television) Change-Id: Ie8c312fa7a0109a1ed5ab11b6547df361f5279a8 Screenshot: https://screenshot.googleplex.com/to5sSHs73tL.png Test: created a dialog with Theme.SystemUI.Dialog on TV (see screenshot) Bug: 80181780
This commit is contained in:
@@ -15,5 +15,6 @@
|
||||
-->
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<style name="Theme.SystemUI.Dialog" parent="@android:style/Theme.DeviceDefault.Dialog" />
|
||||
<style name="Theme.SystemUI.Dialog.Alert" parent="@*android:style/Theme.DeviceDefault.Dialog.Alert" />
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user