Update to follow LoaderManager API.

Also renaming the list samples to make it clearer what they are.

Change-Id: I91b209a32ad4dbf82982682884769d1cde8e3bc3
This commit is contained in:
Dianne Hackborn
2010-07-09 18:02:40 -07:00
parent 92de6eb1fa
commit b7879a7755
4 changed files with 40 additions and 42 deletions

View File

@@ -85,8 +85,6 @@
<string name="fragment_anim">App/Fragment/Anim</string>
<string name="fragment_complex_list">App/Fragment/Complex List</string>
<string name="fragment_context_menu">App/Fragment/Context Menu</string>
<string name="fragment_context_menu_msg">Fragment populating a context
menu; long press the button to see.</string>
@@ -94,7 +92,9 @@
<string name="fragment_layout">App/Fragment/Layout</string>
<string name="fragment_list">App/Fragment/List</string>
<string name="fragment_list_array">App/Fragment/List Array</string>
<string name="fragment_list_cursor_loader">App/Fragment/List Cursor Loader</string>
<string name="fragment_menu">App/Fragment/Menu</string>
<string name="fragment_menu_msg">Build menus from two fragments, allowing