OSDN Git Service

Visual changes in QS and made targets clickable
authorFabian Kozynski <kozynski@google.com>
Thu, 4 Apr 2019 18:17:48 +0000 (14:17 -0400)
committerFabian Kozynski <kozynski@google.com>
Thu, 18 Apr 2019 15:27:21 +0000 (11:27 -0400)
commitb1aee81e0eb78dea4be216450f195e5c9736e75b
tree78e46cfc9564e802321400107a40f2d3376a9650
parent72cd84a9790770d162c3a6cf87e891dd4ed8420b
Visual changes in QS and made targets clickable

* Added clickable targets and intents to Next alarm, Ringer mode and
QSCarrier items. This includes making the tap targets 48dp high.
* Added contentDescription to alarm icon in QS Header info
* Changed icons to ones without inset so views are properly aligned
* Made text in QS header marquee
* Reduces vertical margin between tiles in landscape to fit 2 rows (when
not in VPN).
* Correctly align all children of QuickStatusBarHeader that should be
aligned

Test: visual
Test: manual, tap targets go to correct destination
Fixes: 129350749

Change-Id: I6cc984ec4d58bf1afc9eb6822ded786591f5c7b8
packages/SystemUI/res/layout/ongoing_privacy_chip.xml
packages/SystemUI/res/layout/qs_carrier.xml
packages/SystemUI/res/layout/quick_qs_status_icons.xml
packages/SystemUI/res/layout/quick_settings_header_info.xml
packages/SystemUI/res/values-land/dimens.xml
packages/SystemUI/res/values/dimens.xml
packages/SystemUI/src/com/android/systemui/qs/QSCarrierGroup.java
packages/SystemUI/src/com/android/systemui/qs/QSPanel.java
packages/SystemUI/src/com/android/systemui/qs/QuickStatusBarHeader.java