I have a an android java class which I am extends another activity , however I would also like to include my ActionbarActivity as well. The code I have below does not seem to do the trick.
public class ExpandableListMainActivity extends ExpandableListActivity implements ActionBarActivity