johannilsson / android-actionbar

DEPRECATED Android Action Bar Implementation
1.31k stars 564 forks source link

Could it be used in the level api 8, Android 2.2 #73

Closed arlyxiao closed 11 years ago

arlyxiao commented 11 years ago

What's the minimum api requirement?

Action Bar need Android 3.0 at least from this http://developer.android.com/guide/topics/ui/actionbar.html

johannilsson commented 11 years ago

Min sdk for this library is set to 4 (1.6). Only use this library if you cannot use ActionBar Sherlock which requires 2.x+.