ActionBarSherlock v3.4.1 Release Notes

Release Date: 2011-11-09 // over 12 years ago
    • The makeFragmentName method in FragmentPagerAdapter has been changed to public scope to allow for easier access to your fragments that it is managing.
    • Action bar will now animate when calling show() or hide().
    • SherlockPreferenceActivity now provides full fragment and loader support.
    • Examples for the plugins are now in their own sample application.
    • Fix: Home icon no longer erroneously clipped when it exceeds the size of the action bar.
    • Fix: Tabs will now scroll horizontally to mimic the native action bar behavior.
    • Fix: Plugins now properly DO NOT inline their R.java integer constants.
    • Fix: Tabs below the action bar are now styled with a default background so that they do not incorrectly inherit an applied background unless explicity declared.