Chet Haase
3561d062ff
Handle offscreen animations correctly
...
A bug in software rendering caused animations on views that are offscreen
to not get drawn, therefore the animation doesn't continue (since old-style
animations depend on the logic in the drawing code to keep running). Fix is
to special case the isAnimating case in ViewRoot to go ahead and schedule
a traversal even if the dirty rect does not intersect with the visible region.
Issue #7396035 Animations starting offscreen don't draw run/end/draw properly (sw rendering only)
Change-Id: Iae25b3a424ddc5a16ba431ecd68cf42d5500db3f
2012-10-23 15:30:15 -07:00
..
2012-09-27 20:33:20 -07:00
2012-09-10 19:58:21 -07:00
2012-10-03 12:07:23 +09:00
2012-10-12 00:58:24 +09:00
2012-08-06 23:49:38 -07:00
2012-06-11 12:18:09 -07:00
2012-05-02 21:27:15 -07:00
2012-06-16 14:49:13 -07:00
2012-09-21 15:34:32 -07:00
2012-08-14 16:51:38 -07:00
2012-10-02 16:25:10 -07:00
2012-09-21 15:34:32 -07:00
2012-07-25 18:56:16 -07:00
2012-10-04 14:58:43 -07:00
2012-09-30 15:35:08 -07:00
2012-09-18 15:33:07 -07:00
2012-09-13 16:28:29 -07:00
2012-09-25 12:22:21 -07:00
2012-09-30 15:35:08 -07:00
2012-09-25 12:22:21 -07:00
2012-10-03 18:07:59 -07:00
2012-09-21 00:39:43 -07:00
2012-09-25 12:22:21 -07:00
2012-09-18 12:06:13 -07:00
2012-09-21 00:39:43 -07:00
2012-09-25 12:22:21 -07:00
2012-10-18 15:05:02 -07:00
2012-10-16 11:11:39 -07:00
2012-07-16 08:46:11 -07:00
2012-07-16 08:46:11 -07:00
2012-05-30 14:32:16 -07:00
2012-04-20 20:11:19 -07:00
2012-09-10 14:01:42 -07:00
2012-08-27 14:34:55 -07:00
2012-07-16 08:46:11 -07:00
2012-08-06 23:49:38 -07:00
2012-10-07 11:48:50 -07:00
2012-09-06 18:56:17 -07:00
2012-05-09 13:34:28 -07:00
2012-06-14 04:16:26 -07:00
2012-10-18 20:41:55 -07:00
2012-05-18 19:23:19 -07:00
2012-04-20 20:11:19 -07:00
2012-10-09 11:21:08 -07:00
2012-10-19 18:34:35 -07:00
2012-07-25 10:49:25 -07:00
2012-08-27 14:34:54 -07:00
2012-09-26 12:07:12 -07:00
2012-10-07 17:57:30 -07:00
2012-06-03 19:21:49 -07:00
2012-10-22 12:15:49 -07:00
2012-08-19 22:42:08 -07:00
2012-10-03 18:07:59 -07:00
2012-10-19 18:46:43 -07:00
2012-07-02 18:21:31 -07:00
2012-08-17 17:35:00 -07:00
2012-10-23 15:30:15 -07:00
2012-04-02 21:32:45 -07:00
2012-06-12 15:23:52 -07:00
2012-09-25 10:28:05 -07:00
2012-09-18 18:37:28 -07:00
2012-09-06 18:56:17 -07:00
2012-09-11 15:50:58 -07:00
2012-10-06 13:09:58 -07:00
2012-10-18 14:16:43 -07:00
2012-08-31 15:42:45 -07:00
2012-10-05 16:14:12 -07:00
2012-05-07 18:30:18 -07:00