Update preference example to show switching with fragments.

Change-Id: I2b1db31b5e1a0e83d843ad68b0a177048d2914f4
This commit is contained in:
Dianne Hackborn
2010-08-03 13:07:50 -07:00
parent 6e9821c667
commit 132ab286a1
7 changed files with 165 additions and 18 deletions

View File

@@ -420,6 +420,9 @@
<string name="title_screen_preference">Screen preference</string>
<string name="summary_screen_preference">Shows another screen of preferences</string>
<string name="title_fragment_preference">Fragment preference</string>
<string name="summary_fragment_preference">Shows another fragment of preferences</string>
<string name="title_next_screen_toggle_preference">Toggle preference</string>
<string name="summary_next_screen_toggle_preference">Preference that is on the next screen but same hierarchy</string>