PreferenceActivity Customization
Can we customize the PreferenceAc开发者_StackOverflow中文版tivity's layout screen.
You can try extending the *Preference
classes.
You can check smspopup's src code. There are quite a lot of preference customizations there.
精彩评论