summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/app/LoaderRetained.java
Commit message (Collapse)AuthorAgeFilesLines
* SDK Only: Fix search interaction with various samples.Dianne Hackborn2012-12-051-4/+36
| | | | | | | These were broken where pressing back would not clear the search filter. Change-Id: Iafd4a497a31a9689efabe7d92f44618a5e8dc80c
* New API demos for retained fragments with loaders.Dianne Hackborn2012-06-041-0/+190
Also tweak the cursor loader samples to filter out query callbacks that don't change the filter, to avoid restarting the loader on a configuration change. Change-Id: Iac9293fed45e127698be59262d68b0b59a8ec9ce