I've got a preference-screen and have enabled the actionBar UP feature
- where there's a LEFT arrow on the action bar and users can navigate
to the previous screen.
This preference-screen has nested preference-screen.
when users navigate to this screen - the UP button is not there.
anyway to put that in - i load the file from an xml resource file.
<PreferenceScreen
android:key="category"
android:title="Settings"
android:summary="Add-on">
<EditTextPreference
android:key="base"
android:title="Base"
...
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en