Files
frameworks_base/core/java/android/view
Alan Viverette a53c3b2197 Don't verify the scrollbar drawable
Avoids infinite invalidations caused by re-use of scrollbar drawable
during a single draw() pass. Does not address the general problem of
drawable reuse causing unnecessary invalidations as a result of calls
to setBounds() invoking invalidateSelf().

Bug: 26533725
Change-Id: I99e9c2dfe4ddfc833569e40e7268dcb03e931fc9
2016-01-14 21:07:13 +00:00
..
2015-06-18 03:16:21 +01:00
2015-03-27 11:50:56 -07:00
2015-02-18 07:49:03 -08:00
2015-03-10 14:56:11 -07:00
2015-05-20 07:21:51 -07:00
2016-01-14 21:07:13 +00:00