How to implement settings screen similar to the one from settings in android? This screen looks like PreferenceFragment or PrefetenceActivity. I have no problem with implementation of this but I don't know how to display the derails of each category in a separate fragment. Let say there is a listPreference in my PreferenceFragment. Normally when I click on it, a little window pops up with the choices. Is it posible to display this little window in a separate fragment? I'm working with android 2.3 so i think i need to use PreferenceActivity instead. What are your recommendation for implementation such settings screen? Thanks for the replys.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|