commit | 1c36a5c708c99bf8ba743e83b976e9e05b0ef9ec | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Wed Dec 12 13:52:47 2018 -0500 |
committer | Fabian Kozynski <kozynski@google.com> | Fri Dec 14 15:12:39 2018 -0500 |
tree | ec5c387f92aec3f813d571aaa3acb0e032da5f2a | |
parent | bb28a036c3cd0ef6433efb16ed99ae703bcfe4a7 [diff] |
Sets views clickable according to their visibility Captures clicks on QuickStatusBarHeader so they don't go through and collapse QS (broken in ag/4773943). This includes the black status bar (therefore, it's independent of expansion). Small targets in QSFooterImpl that were obscured were registering clicks, as QSFooterImpl is VISIBLE even if its elements are not. Test: Manual Change-Id: Ie36096355c8a0e8417194ef0f123d5e7b95a7e95 Fixes: 120873445 Fixes: 120677657