diff options
| author | Svetoslav Ganov <svetoslavganov@google.com> | 2011-07-22 18:52:56 -0700 | 
|---|---|---|
| committer | Svetoslav Ganov <svetoslavganov@google.com> | 2011-07-22 18:58:28 -0700 | 
| commit | 5c3ea06a7a5558509545450ccc465d695bd1a2e6 (patch) | |
| tree | b23b3835fb132105b972c1e3f29e352029b9127a /docs/html/sdk/api_diff/12/changes.html | |
| parent | d24cd90486821535fb058531fac54aa5b9360693 (diff) | |
TwoStatePreference does not fire click events.
1. Event were send in onBindView but since we have fixed the bug
   of unattached views firing accessibility events and there is
   no guarantee that the view is attached in onBindView no events
   were sent. Now posting a runnable so on the next run the UI
   tread will send the event i.e. after the view is bound and
   attached.
bug:5008841
Change-Id: I4ed914f7fb65d6896f0c55e7c46e6508d2b2f11f
Diffstat (limited to 'docs/html/sdk/api_diff/12/changes.html')
0 files changed, 0 insertions, 0 deletions
