OSDN Git Service

Fix footer not being hidden in detail panels
authorJason Monk <jmonk@google.com>
Tue, 13 Jun 2017 17:47:54 +0000 (13:47 -0400)
committerJason Monk <jmonk@google.com>
Tue, 13 Jun 2017 21:16:15 +0000 (21:16 +0000)
commitb4ec0b90dcb98548e358243fe6d0b74d34c9a5ce
treea7c4abbd8ec42e5540d04c8cc9ed840ee5603d83
parentc7ea7effde64c682ba8ddaca0fd9ac4354029e41
Fix footer not being hidden in detail panels

Was causing incorrect accessibility focus

Test: manual
Change-Id: Id487286eb9fa931b73349b0b0dfe772566c10e6d
Fixes: 62568126
packages/SystemUI/src/com/android/systemui/qs/QSDetail.java
packages/SystemUI/src/com/android/systemui/qs/QSFragment.java
packages/SystemUI/tests/src/com/android/systemui/qs/QSDetailTest.java