Adding ActionBar to Android API Level 8 App?

后端 未结 2 1402
情深已故
情深已故 2021-02-02 18:23

I know there is a lot of fragmented material on how to do do this all over the internet but I am requesting someone to please give me a step by step guide on how to go from the

2条回答
  •  时光说笑
    2021-02-02 18:39

    The ActionBar is in the Support Library now!

    Find the official documentation here.

    And a video introduction about how to work with it here.

提交回复
热议问题