OSDN Git Service

Adjust QuickQSPanel to fit Tablet display size
authorBill Lin <lbill@google.com>
Wed, 13 Jun 2018 11:26:15 +0000 (19:26 +0800)
committerBill Lin <lbill@google.com>
Fri, 15 Jun 2018 06:29:44 +0000 (14:29 +0800)
commitad15fe339b578b715afb630a86f3a2ac9d38fc30
treee99283167380d43c764f4a02d829dc97c344b0e0
parent55a34deb3b43c649dabf7da4b2be6e2bc4875f67
Adjust QuickQSPanel to fit Tablet display size

- Remove legacy standard_notification_panel_width
- Define default max columns for QQS layout
- Fix Pixcel C & Nexus 7 QQS Tiles over boundry problem

Test: atest SystemUITests
Fix: 110123402
Change-Id: I18ab3d966b3d18775d0b13d6d60d7c09485ba8ae
packages/SystemUI/res/values-sw600dp/dimens.xml
packages/SystemUI/res/values-sw600dp/styles.xml
packages/SystemUI/res/values-sw900dp-land/dimen.xml [new file with mode: 0644]
packages/SystemUI/res/values/config.xml
packages/SystemUI/res/values/dimens.xml
packages/SystemUI/src/com/android/systemui/qs/QuickQSPanel.java