diff options
author | Fabian Kozynski <kozynski@google.com> | 2019-04-26 10:25:30 -0400 |
---|---|---|
committer | Fabian Kozynski <kozynski@google.com> | 2019-05-02 14:03:02 -0400 |
commit | 1bdb0b9aac3a128a9883fe39aaf219763b80a025 (patch) | |
tree | 87d0fc7daf045dbd6c0ac8dcffc5d3b59b57e829 /rs/java/android/renderscript/ProgramStore.java | |
parent | fad62e7456e9e39ad545b8192ee128afdaf3e735 (diff) |
Prevents QS Header info clicks when it's hidden
Because the QS Header info views are not set to GONE but just alpha 0,
they could still be clicked when they were not visible. Makes sure that
the clicks are only passed when the views are visible to the user
(VISIBLE and all its parents VISIBLE and alpha>0).
Test: manual, tapping when collapsed and expanded
Fixes: 131408961
Change-Id: Icfb4cd8aca60710372bdff78dd9fb894bd6618d0
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions