OSDN Git Service

Ensure QS does not expand when qs disabled.
authorAmin Shaikh <ashaikh@google.com>
Wed, 18 Apr 2018 14:45:13 +0000 (10:45 -0400)
committerAmin Shaikh <ashaikh@google.com>
Wed, 18 Apr 2018 15:03:43 +0000 (11:03 -0400)
commite04505e804df4fdf31b41755d07f94a14fb6ca80
tree1f77f4ec548e93b8a0b314aaf067167331636c10
parentf921b507eab27310e4ebb9c9d445e5d677c7956c
Ensure QS does not expand when qs disabled.

Remove unnecessary QSContainerImpl measure logic to constrain the
height to QQS height when QS is disabled. This interferes with
NotificationPanelView's logic for determining QS expansion.

Change-Id: I7e6659cc12dae2fbaa16d15a63c709dd96177b97
Fixes: 72739219
Test: manual
packages/SystemUI/src/com/android/systemui/qs/QSContainerImpl.java
packages/SystemUI/src/com/android/systemui/qs/QSFragment.java