New API demo for the support library FragmentPager class.

Change-Id: I3da4c9fe83cac48054f1efaa40b1f57f68402faa
This commit is contained in:
Dianne Hackborn
2011-04-04 18:52:04 -07:00
parent 105b40da3f
commit 38eafa95f7
6 changed files with 260 additions and 32 deletions

View File

@@ -178,6 +178,8 @@
<string name="fragment_stack_support">Support/App/Fragment/Stack</string>
<string name="fragment_pager_support">Support/App/Fragment/Pager</string>
<string name="loader_throttle">App/Loader/Throttle</string>
<string name="loader_throttle_support">Support/Loader/Throttle</string>