commit | ba59f5b222190f423d20298e0328ec3f8c1c45cd | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Fri Jun 19 19:59:53 2015 -0700 |
committer | Adrian Roos <roosa@google.com> | Fri Jun 19 20:01:56 2015 -0700 |
tree | 79587f3712490d2424e10c4ec22164881c600692 | |
parent | d63e696902cbefaa7361aaa16e6b20d0fe593cdb [diff] |
Work around improper ListView recycling in TrustAgentSettings Previously, the views for our SwitchPreference would never be recycled because they weren't present in onCreate, which broke accessibility events. Bug: 21837103 Change-Id: I01f40b4e6df6d807b77f985116a57334e4ca4868