diff options
author | George Mount <mount@google.com> | 2014-09-07 15:04:03 -0700 |
---|---|---|
committer | George Mount <mount@google.com> | 2014-09-07 15:04:03 -0700 |
commit | 9f1ac3976ea3aa08c20c06fa6678e367e1ed424d (patch) | |
tree | f7121a73bf1ebdda8ee33ee98a3fe0eb63dbfd30 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | fdd04d42d2a0fe71236ba0a611ab550f52d8dd35 (diff) |
Improve Visibility parent value check.
Bug 17412818
Bug 16398271
The Visibility Transition must not run against children that
are already disappearing or there will be, for example, a double
fade-out effect. Before this change, if a parent matched another
view, it would prevent its child from disappearing.
This change also removes using the overlay for children that have
been removed from the view hierarchy indirectly. This prevents
ListView and RecyclerView children from being added to the overlay.
Change-Id: Iac0610f0939da8643b98812ee1ec1c8d1d70a215
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions