简体   繁体   中英

Show other views in a PreferenceActivity (Android)

In one of the entries of my PreferenceActivity I'd like to put an horizonal progress bar.

Is posible do that? If yes How can I do it? (I only see the option for adding Preference views)

Thanks in advance

You have to make a custom preference.

Check out the tutorial in this post:

http://www.kaloer.com/android-preferences

or, even better:

http://android-journey.blogspot.com/2010/01/for-almost-any-application-we-need-to.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM