简体   繁体   中英

How to make the ActionBar LayoutParams workable for the android 2.x devices

I have successfully created an application which is workable on the >3.0 devices. However, I need to make the application also function-able on the 2.x devices. I would like ask if it is possible to make the ActionBar.LayoutParams also functionable on those devices.

Does there have any compatibility package available to make it functionable?

Anyone idea is welcome...

Thankyou

ActionBarSherlock is what you're looking for. It will allow you to use the action bar on 2.x+ devices:

http://actionbarsherlock.com/

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