commit | 3468e63e12538c17007508081813dd981c0e9c98 | [log] [tgz] |
---|---|---|
author | Nasir Khan <nasir@google.com> | Sun Nov 13 21:43:38 2016 -0800 |
committer | Nasir Khan <nasir@google.com> | Mon Nov 28 15:03:26 2016 -0800 |
tree | 9954067aab3939ba83ce5d1b6dbb201a25ba606a | |
parent | fb01ea01803a0dccafeb3daaa96f18ab4adbf44b [diff] |
Update the Notepad sample app to: 1. Show that any application state should be saved in onStop() versus onPause(). 2. Remove the deprecated methods and start using CursorLoader instead of any managedQuery. 3. Remove deprecated LiveFolders usage. Change-Id: I65be6b91ee1d4d0980494fb8455ce0906691dc21