History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSDualTileLabel.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6ece24e10621e46d3ea49d3361ec10f6792ffb86 22-Jan-2015 Jason Monk <jmonk@google.com> QS: Fix second line in dual tiles

QSDualTileLabel is no longer a FrameLayout (now a LinearLayout),
so it does not need the top padding based on the caret size
anymore.

Bug: 18725348
Change-Id: Ibd3aaa20e7cdb35ba585cc5c8981c64efb5c66fe
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSDualTileLabel.java
ee5234f2003efeb01879e89110605dbbe2254f61 10-Sep-2014 Selim Cinek <cinek@google.com> Merge "Fixed a bug where text could overlap in Quick settings" into lmp-dev
e84e6676c42dae85666947b0d658e76059dcba3a 10-Sep-2014 Selim Cinek <cinek@google.com> Fixed a bug where text could overlap in Quick settings

Bug: 17434395
Change-Id: I001f54586666e2e575b0295315f7b2181c25a1e9
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSDualTileLabel.java
baa958dc447c4f5c3261d9288c81b3fc7464126c 09-Sep-2014 John Spurlock <jspurlock@google.com> QS: Fix tile padding on dual tile first lines.

Now that the caret is not being set, update the padding to
handle this case.

Bug:17421027
Change-Id: Iaacf60df6e39801a27dad054f2d42c99b85c46cd
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSDualTileLabel.java
39076ed379c293399292d1c6b799866c1321b44b 01-Jul-2014 John Spurlock <jspurlock@google.com> QS: Improve dual tile labels.

Use the solid dropdown caret and improve vertical spacing.

Change-Id: I839fb3130a0fc621a2217e5211fb7b4f053a5685
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSDualTileLabel.java
92d9b19e1bc5f93ef31c4e6eb3395eaf78a5c84e 29-Jun-2014 John Spurlock <jspurlock@google.com> QS: Add a caret to the dual tile labels.

Also tweak some of the vertical spacing between the tiles
to get closer to the redlines.

Bug:15852139
Change-Id: I251fde261a74335c16b37ba07ab554f6db05d367
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/QSDualTileLabel.java