OSDN Git Service

Fixed a bug where the panel could be too small in certain cases
authorSelim Cinek <cinek@google.com>
Wed, 2 Dec 2015 01:36:59 +0000 (17:36 -0800)
committerSelim Cinek <cinek@google.com>
Wed, 2 Dec 2015 01:36:59 +0000 (17:36 -0800)
commitc349c3d43bd59ff22a638bded955594bd765fc26
tree09a97775357651a9822a3172a9dcdaa968571ce6
parenta89ef23e8c3cf6f84141a5964b05e8961c4cce31
Fixed a bug where the panel could be too small in certain cases

Because we were updating the views to be gone but the contentheight
was never updated.

Change-Id: Ic0a774e82469e48dbedefa09eace68aabaa6e8c3
packages/SystemUI/src/com/android/systemui/statusbar/BaseStatusBar.java