Files
frameworks_base/core/java/android/view
Alan Viverette 96ccd39d35 Use inherited visibility to set visibility of managed drawables
Previously we only used direct visibility, which resulted in strange
behavior when a parent view with an animated child was hidden. We were
also incorrectly awakening scroll bars for non-visible views, though
that's a much less visible (pun intended) bug.

Only handles the two most common cases for ripples. A subsequent CL will
update handling of View drawable management and fix this for all managed
drawables.

Bug: 15350931
Change-Id: I0d0fe2c51210e8d2e0a73b0248cec3b93bfc36f5
2015-01-30 15:55:48 -08:00
..
2014-10-07 12:04:04 +09:00
2014-07-01 15:32:12 -07:00
2013-11-01 02:38:01 +00:00
2014-08-17 17:58:53 -07:00
2014-06-27 22:34:16 +00:00
2014-10-17 11:36:38 -07:00