Romain Guy
a440b002aa
Prevents ListView items children to modify properties of other children.
...
Bug #2464502
This fix introduce a new dispatch mechanism to tell views when they are temporary
detached/reattached from/to a ListView. This is very important to remove pending
callbacks or cleanup temporary states.
This change also modifies TextView which was relying on that callback in a very
particular case: a focused EditText in a ListView. The modified code acts only
when in that case, not if onStart/FinishTemporaryDetach() is called via
dispatch*() (== recycled views in ListView.)
2010-02-24 17:15:40 -08:00
..
2010-02-24 17:15:40 -08:00
2010-01-08 15:11:38 -08:00
2010-01-04 15:39:40 -08:00
2010-02-22 16:48:47 -08:00
2009-11-13 13:53:39 -08:00
2009-11-13 13:53:39 -08:00
2010-01-26 12:28:15 -08:00
2009-07-21 11:16:54 -07:00
2010-01-27 15:53:40 -08:00
2010-02-24 11:19:12 -08:00
2010-02-23 16:39:08 -08:00
2010-02-09 15:58:50 -08:00
2010-02-01 18:14:15 -05:00
2010-02-12 15:57:12 -08:00
2010-02-05 17:57:41 -08:00
2010-02-03 11:04:58 -08:00
2009-07-29 14:25:07 -07:00
2010-01-08 15:11:38 -08:00
2009-11-13 13:53:39 -08:00
2010-02-12 15:54:59 -08:00
2010-02-16 12:26:33 -08:00
2010-01-08 12:35:11 -08:00
2010-02-17 15:03:32 -08:00
2010-02-12 15:57:12 -08:00
2010-02-24 17:15:40 -08:00
2010-01-08 15:11:38 -08:00
2009-07-21 11:16:54 -07:00
2010-02-05 09:31:38 -08:00
2010-01-21 16:56:57 -08:00
2010-02-03 16:41:07 -08:00
2010-01-08 15:11:38 -08:00
2010-02-23 16:39:08 -08:00
2009-11-13 13:53:39 -08:00
2010-01-11 16:47:30 -08:00
2010-01-06 17:38:17 +00:00
2009-11-13 13:53:39 -08:00
2010-02-24 16:20:33 -08:00
2010-01-04 14:52:38 -08:00
2010-01-04 14:52:38 -08:00
2009-11-13 13:53:39 -08:00
2010-01-08 15:11:38 -08:00
2010-02-19 12:01:57 -08:00
2010-02-10 15:19:14 -08:00
2010-02-12 15:57:12 -08:00
2010-02-12 15:57:12 -08:00
2010-01-08 15:11:38 -08:00
2010-02-24 17:15:40 -08:00
2010-01-21 16:56:57 -08:00
2009-07-29 14:25:07 -07:00
2010-02-23 17:05:44 -08:00
2010-01-21 11:21:25 -08:00
2010-02-17 15:03:32 -08:00
2010-01-08 15:11:38 -08:00
2010-01-21 17:56:46 -08:00