• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

XML tags for invisible (Preference settings for andriod App))

aab

Lurker
Hello,
Do any one know how can I make <EditTextPreference> and <CheckBoxPreference> invisible in ANDROID. I don't want that the user should be able to change the setting of some of the options in the preference, I want to hide them so that the user don't know what parameters are taken by the application.

Is it possible ??? :confused:

Regards
 
Back
Top Bottom