commit | fe90f564de3e09d3396757f3f5c4ab028716884e | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Thu Jan 10 10:21:19 2019 -0500 |
committer | Fabian Kozynski <kozynski@google.com> | Thu Jan 10 10:21:19 2019 -0500 |
tree | 0584898b235e798a7b8b596706243da585f39271 | |
parent | 5b66f8cf2e56b842af8a66816e97d859ea717905 [diff] |
Sets views clickable according to their visibility Small targets in QSFooterImpl that were obscured were registering clicks, as QSFooterImpl is VISIBLE even if its elements are not. Test: manual Change-Id: I42a41045da2225bcd6a5f74f0e8589ddc8fef5f2 Fixes: 120677657