Loading packages/SystemUI/res/values-land/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -44,6 +44,6 @@ <!-- Whether to force split shade. For now, this value has effect only when flag lockscreen.enable_landscape is enabled. TODO (b/293290851) - change this comment/resource when flag is enabled --> TODO (b/293252410) - change this comment/resource when flag is enabled --> <bool name="force_config_use_split_notification_shade">true</bool> </resources> packages/SystemUI/res/values-sw600dp-land/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -38,6 +38,6 @@ <!-- Whether to force split shade. For now, this value has effect only when flag lockscreen.enable_landscape is enabled. TODO (b/293290851) - change this comment/resource when flag is enabled --> TODO (b/293252410) - change this comment/resource when flag is enabled --> <bool name="force_config_use_split_notification_shade">false</bool> </resources> packages/SystemUI/res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -604,7 +604,7 @@ <!-- Whether to force split shade. For now, this value has effect only when flag lockscreen.enable_landscape is enabled. TODO (b/293290851) - change this comment/resource when flag is enabled --> TODO (b/293252410) - change this comment/resource when flag is enabled --> <bool name="force_config_use_split_notification_shade">false</bool> <!-- Whether we use large screen shade header which takes only one row compared to QS header --> Loading Loading
packages/SystemUI/res/values-land/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -44,6 +44,6 @@ <!-- Whether to force split shade. For now, this value has effect only when flag lockscreen.enable_landscape is enabled. TODO (b/293290851) - change this comment/resource when flag is enabled --> TODO (b/293252410) - change this comment/resource when flag is enabled --> <bool name="force_config_use_split_notification_shade">true</bool> </resources>
packages/SystemUI/res/values-sw600dp-land/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -38,6 +38,6 @@ <!-- Whether to force split shade. For now, this value has effect only when flag lockscreen.enable_landscape is enabled. TODO (b/293290851) - change this comment/resource when flag is enabled --> TODO (b/293252410) - change this comment/resource when flag is enabled --> <bool name="force_config_use_split_notification_shade">false</bool> </resources>
packages/SystemUI/res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -604,7 +604,7 @@ <!-- Whether to force split shade. For now, this value has effect only when flag lockscreen.enable_landscape is enabled. TODO (b/293290851) - change this comment/resource when flag is enabled --> TODO (b/293252410) - change this comment/resource when flag is enabled --> <bool name="force_config_use_split_notification_shade">false</bool> <!-- Whether we use large screen shade header which takes only one row compared to QS header --> Loading