Hello, I have a 'settings' screen that is loaded from an XML layout like so: 'addPreferencesFromResource(R.layout.Settings)'.
I have a <DialogPreference/> in place that is working ok, but I'd like to spruce it up a bit, including adding text to be read from a file. Is this possible? How can I go about programatically control this DialogPreference? Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

