How to implement the action bar in api levels less than 11?

后端 未结 3 792
闹比i
闹比i 2020-12-15 22:36

I recently read about the action bar implementation in android in the dev site.But i found that it requires a minimum api level of 11.Can someone tell me whether it is possi

3条回答
  •  既然无缘
    2020-12-15 23:24

    If you are looking for a simplistic Actionbar solution you might want to give a look to ActionBarCompat from the Google Official examples

提交回复
热议问题