OSDN Git Service

Fixed a bug where groups were layouted too small
authorSelim Cinek <cinek@google.com>
Fri, 4 Dec 2015 23:51:16 +0000 (15:51 -0800)
committerSelim Cinek <cinek@google.com>
Wed, 9 Dec 2015 00:25:00 +0000 (16:25 -0800)
commitda42d65ea5a0eec7d1eaf48fee19ead419994b16
tree33b0a21aa61356ae39851b55039c1a836a79f187
parent7a7c63ab35c101f6dfcfd57b19354d534eec6241
Fixed a bug where groups were layouted too small

If the group was a group of custom views it
was layouted too small.

Change-Id: I88778c9a162e6f3012140d1e7864d66f13da2b1d
packages/SystemUI/src/com/android/systemui/statusbar/BaseStatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/ExpandableNotificationRow.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java