문제

I've been looking at a few ActionBar scripts that support SDK 1.6 and above. Here's the three main ones I'm looking at:

Which one do you recommend? or if you have another suggestion, let me know.

도움이 되었습니까?

해결책

ActionBarSherlock is great library I've used it on several projects from Android 2.1 to 4.0 (it;s compatible to 1.6), the dev Jake Wharton is great at including the latest features from the Android compatibility library very quickly.

Here's a link to the demo app useful for seeing some of the things you can do with it.

다른 팁

I recommend google ioschedule app pattern. You could download it's source code.

Why not just use the actionbar that is provided in the backward compatibility api?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top