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
..
2009-07-21 11:16:54 -07:00
2010-02-10 11:29:22 -08:00
2010-01-17 15:10:24 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-07-31 17:38:20 -07:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2010-02-18 15:53:59 -08:00
2009-04-13 16:11:55 -07:00
2010-02-12 15:10:37 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2010-02-18 15:47:34 -08:00
2010-02-18 15:47:34 -08:00
2009-11-13 13:53:39 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-11-13 13:53:39 -08:00
2009-11-13 13:53:39 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2010-02-12 17:52:22 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-11-13 13:53:39 -08:00
2009-03-03 19:31:44 -08:00
2010-02-09 10:27:48 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-11-13 13:53:39 -08:00
2009-11-13 13:53:39 -08:00
2009-03-03 19:31:44 -08:00
2010-02-18 15:47:34 -08:00
2009-03-03 19:31:44 -08:00
2010-02-12 19:35:40 -08:00
2010-02-24 17:15:40 -08:00
2009-12-17 18:01:20 -08:00
2010-01-22 11:00:29 -08:00
2010-02-24 17:15:40 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2010-02-18 15:47:34 -08:00
2009-12-15 11:45:58 -08:00
2009-04-13 16:11:55 -07:00
2009-11-13 13:53:39 -08:00
2010-01-08 15:11:38 -08:00
2009-03-03 19:31:44 -08:00
2010-01-29 15:57:34 -08:00
2009-07-21 11:16:54 -07:00
2010-02-12 13:19:06 -08:00
2010-01-04 16:18:06 -08:00