Reputation: 4881
I have been asked to look at getting an existing app working on an Android phone running Andrdoid 2.3.6 ( API 10? ).
The app currently used the ICS ActionBar, is there any way of doing this with API 10? I dont think even ActionBar Sherlock goes down to that API level.
Upvotes: 2
Views: 441
Reputation: 10719
ActionSherlockBar, supports almost all version.
I actually used it extensively on 2.x devices!
Upvotes: 1
Reputation: 72553
I dont think even ActionBar Sherlock goes down to that API level.
No, ABS supports everything from Android 2.0 (API 5) upwards.
Upvotes: 5