Since ActionBar is only available in Android 3.0 and later, what is a good way to implement a widget like ActionBar in earlier versions of sdk? I want to do this programmatically without using main.xml if that helps.
android android-actionbar android-widget android-2.2-froyo
Venkat
source share