My app has a "Restore Defaults" function in its Preference Activity. I want the user to confirm the selection with a box which says "Are you sure," with a OK button and a Cancel button. I built this using a ListPreference with two items and while it works it doesn't "look right".
Is there some easy way to modify an existing Preference class to do this? I just want some text and two buttons. Or does anybody know where I can get a suitable preference? -- 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

