summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/qs/QSDualTileLabel.java
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Fixed a bug where text could overlap in Quick settings" into lmp-devSelim Cinek2014-09-101-5/+5
|\
| * Fixed a bug where text could overlap in Quick settingsSelim Cinek2014-09-101-5/+5
| | | | | | | | | | Bug: 17434395 Change-Id: I001f54586666e2e575b0295315f7b2181c25a1e9
* | QS: Fix tile padding on dual tile first lines.John Spurlock2014-09-091-1/+2
|/ | | | | | | | Now that the caret is not being set, update the padding to handle this case. Bug:17421027 Change-Id: Iaacf60df6e39801a27dad054f2d42c99b85c46cd
* QS: Improve dual tile labels.John Spurlock2014-07-011-18/+68
| | | | | | Use the solid dropdown caret and improve vertical spacing. Change-Id: I839fb3130a0fc621a2217e5211fb7b4f053a5685
* QS: Add a caret to the dual tile labels.John Spurlock2014-06-291-0/+154
Also tweak some of the vertical spacing between the tiles to get closer to the redlines. Bug:15852139 Change-Id: I251fde261a74335c16b37ba07ab554f6db05d367