Update the Notepad sample app to: 1. Show that any application state should be...
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. am: 3468e63e am: ed5495cd Change-Id: I9bc9b4b5a03abfcdba5011ec89dba4d235208070
Loading
Please sign in to comment