OSDN Git Service

QS: Fix second line in dual tiles
authorJason Monk <jmonk@google.com>
Thu, 22 Jan 2015 15:39:37 +0000 (10:39 -0500)
committerJason Monk <jmonk@google.com>
Thu, 22 Jan 2015 15:40:54 +0000 (10:40 -0500)
commit6ece24e10621e46d3ea49d3361ec10f6792ffb86
tree8326a9e8d7039ecf465ad990b2426a322cd63eb5
parenta27523e3e0fd6c6cab18255151f2f9ec9a72f3d6
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
packages/SystemUI/src/com/android/systemui/qs/QSDualTileLabel.java