diff options
| -rw-r--r-- | packages/SystemUI/res/values-sw720dp-land/config.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/SystemUI/res/values-sw720dp-land/config.xml b/packages/SystemUI/res/values-sw720dp-land/config.xml index be34a48d1cd6..0955f678dfd4 100644 --- a/packages/SystemUI/res/values-sw720dp-land/config.xml +++ b/packages/SystemUI/res/values-sw720dp-land/config.xml @@ -24,9 +24,6 @@ <!-- The maximum number of tiles in the QuickQSPanel --> <integer name="quick_qs_panel_max_tiles">6</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">3</integer> |