سؤال

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