OSDN Git Service

The notification content now switches earlier
authorSelim Cinek <cinek@google.com>
Thu, 14 Jan 2016 21:02:21 +0000 (13:02 -0800)
committerSelim Cinek <cinek@google.com>
Fri, 22 Jan 2016 03:42:49 +0000 (19:42 -0800)
commitfa0a2d3d90fdde14784ec6351a0798bc21c2f126
treedf416232eb356f5876664c924ee3b86915ba0b1e
parentc848c3a1b4e3b365fb42ad7e418f90def054ed5f
The notification content now switches earlier

The notification content visible is now based on the intrinsic
height of the view and not just the actual height anymore.
This allows notifications to switch earlier when clicking on
the collapse button.

Change-Id: Icdf4ea50a7b1bbb78bd57a9f1c3eea25cf9c8d7c
packages/SystemUI/src/com/android/systemui/statusbar/ExpandableNotificationRow.java
packages/SystemUI/src/com/android/systemui/statusbar/NotificationContentView.java