OSDN Git Service

Add sample code for PreferenceFragment.
authorDianne Hackborn <hackbod@google.com>
Wed, 28 Jul 2010 21:33:04 +0000 (14:33 -0700)
committerDianne Hackborn <hackbod@google.com>
Wed, 28 Jul 2010 23:07:15 +0000 (16:07 -0700)
commit05c2cb0748130097874ba977e24c65f6c493ab17
treee41331c1819f8f76577acee2566654dd18059574
parent3a5897a4fefd3af855eb600ab532113863b45182
Add sample code for PreferenceFragment.

Change-Id: I64222124daa117a2ea61dc55f2e26af78d3689c2
samples/ApiDemos/AndroidManifest.xml
samples/ApiDemos/res/layout-land/fragment_preferences.xml [new file with mode: 0644]
samples/ApiDemos/res/layout/fragment_layout.xml
samples/ApiDemos/res/layout/fragment_preferences.xml [new file with mode: 0644]
samples/ApiDemos/res/values/strings.xml
samples/ApiDemos/src/com/example/android/apis/app/FragmentPreferences.java [new file with mode: 0644]