Loading packages/SystemUI/res/values-sw600dp-land/config.xml +9 −1 Original line number Diff line number Diff line Loading @@ -18,10 +18,18 @@ <!-- Max number of columns for quick controls area --> <integer name="controls_max_columns">2</integer> <integer name="quick_settings_num_columns">2</integer> <!-- The maximum number of rows in the QuickQSPanel --> <integer name="quick_qs_panel_max_rows">4</integer> <!-- The maximum number of tiles in the QuickQSPanel --> <integer name="quick_qs_panel_max_tiles">8</integer> <!-- Whether to use the split 2-column notification shade --> <bool name="config_use_split_notification_shade">true</bool> <!-- The number of columns in the QuickSettings --> <integer name="quick_settings_num_columns">2</integer> <!-- Notifications are sized to match the width of two (of 4) qs tiles in landscape. --> <bool name="config_skinnyNotifsInLandscape">false</bool> </resources> packages/SystemUI/res/values-sw600dp/config.xml +4 −0 Original line number Diff line number Diff line Loading @@ -40,4 +40,8 @@ <!-- How many lines to show in the security footer --> <integer name="qs_security_footer_maxLines">1</integer> <!-- Determines whether to allow the nav bar handle to be forced to be opaque. --> <bool name="allow_force_nav_bar_handle_opaque">false</bool> </resources> Loading
packages/SystemUI/res/values-sw600dp-land/config.xml +9 −1 Original line number Diff line number Diff line Loading @@ -18,10 +18,18 @@ <!-- Max number of columns for quick controls area --> <integer name="controls_max_columns">2</integer> <integer name="quick_settings_num_columns">2</integer> <!-- The maximum number of rows in the QuickQSPanel --> <integer name="quick_qs_panel_max_rows">4</integer> <!-- The maximum number of tiles in the QuickQSPanel --> <integer name="quick_qs_panel_max_tiles">8</integer> <!-- Whether to use the split 2-column notification shade --> <bool name="config_use_split_notification_shade">true</bool> <!-- The number of columns in the QuickSettings --> <integer name="quick_settings_num_columns">2</integer> <!-- Notifications are sized to match the width of two (of 4) qs tiles in landscape. --> <bool name="config_skinnyNotifsInLandscape">false</bool> </resources>
packages/SystemUI/res/values-sw600dp/config.xml +4 −0 Original line number Diff line number Diff line Loading @@ -40,4 +40,8 @@ <!-- How many lines to show in the security footer --> <integer name="qs_security_footer_maxLines">1</integer> <!-- Determines whether to allow the nav bar handle to be forced to be opaque. --> <bool name="allow_force_nav_bar_handle_opaque">false</bool> </resources>