Should I use ActionBarSherlock for Android 4.0+ ap

2019-02-21 14:19发布

问题:

My app will only run on Android 4.0/API 14 or later (i.e. minSdkVersion="14", targetSdkVersion="17").

Is there any advantage to using ActionBarSherlock in this scenario?

回答1:

Is there any advantage to using ActionBarSherlock in this scenario?

As the developer of ActionBarSherlock I can only tell you one thing...

NOPE! :)

The whole point of the library was that someday it can just go away. You can read more about this in a blog post I wrote called "Deprecated from Inception".