commit | 2478ea44ac57c03a51abee065c60afb5f31efd65 | [log] [tgz] |
---|---|---|
author | Andrew Lee <anwlee@google.com> | Thu May 07 14:30:57 2015 -0700 |
committer | Andrew Lee <anwlee@google.com> | Thu May 07 15:06:03 2015 -0700 |
tree | cc56464499d808ef754aef6df1c00d793e506b8f | |
parent | 432cfa109479782f1c5765a1ad80d332b8781310 [diff] |
Fix crash in recents log when in Talkback mode. Views are null because of how tags are set with the new ViewHolder logic. In the long run, I expect all this logic will be obsolete once we listen to changes on individual ViewHolders. Presumably, at that point, we don't need to deal with all this tag business. Bug: 20521104 Change-Id: Iaf7aff6f576a0a5c097acbd461c7a1d88c932231