commit | 71216ca5347800ffa2fefc1869bcedbee6e35a6b | [log] [tgz] |
---|---|---|
author | calderwoodra <calderwoodra@google.com> | Wed Oct 04 17:08:27 2017 -0700 |
committer | Eric Erfanian <erfanian@google.com> | Thu Oct 05 08:08:11 2017 -0700 |
tree | a9b695e0e4fa2cffac0faf4c45430e721022ee15 | |
parent | 20f7f275f373c0637f53064903b66aaef4b0dc0b [diff] |
No longer close cursors manually after onLoadFinished is called. Documentation clearly states that cursor loaders will close all cursors for you. This CL removes all calls to cursor.close() after onLoaderFinished is called. Bug: 66902052 Test: n/a PiperOrigin-RevId: 171087171 Change-Id: If771fbea52e03ffdd3652af2699c393cc7424de3