On Mon, Mar 5, 2012 at 1:13 PM, Mark Phillips <[email protected]> wrote: > I am curious as to how many folks on the list are using ActionBarSherlock > versus rolling their own or some other library for pre 3.0 applications?
I am, in three different applications. Getting this right for a real application is not trivial, so don't roll your own, do yourself a favour and use ABS. 4.0 (due shortly) is based on ICS code and supports pretty much everything that is available in ICS. You can use the support library as-is, so migration should be relatively easy. Clone it now! https://github.com/JakeWharton/ActionBarSherlock/tree/4.0-wip -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

