Merge "Increase number of QS columns from 2 to 3 on landscape tablets"
This commit is contained in:
committed by
Android (Google) Code Review
commit
4aacdf1efb
@@ -31,7 +31,7 @@
|
||||
<bool name="config_use_split_notification_shade">true</bool>
|
||||
|
||||
<!-- The number of columns in the QuickSettings -->
|
||||
<integer name="quick_settings_num_columns">2</integer>
|
||||
<integer name="quick_settings_num_columns">3</integer>
|
||||
|
||||
<!-- Notifications are sized to match the width of two (of 4) qs tiles in landscape. -->
|
||||
<bool name="config_skinnyNotifsInLandscape">false</bool>
|
||||
|
||||
Reference in New Issue
Block a user