Tabs using android.support.v7.app.ActionBar

后端 未结 1 529
执念已碎
执念已碎 2021-01-06 12:39

I recently updated my android app to use the v7 support for actionbar and actionbar tabs on android 2.3. After updating the code I ran the app on a 4.2 device and a emulated

1条回答
  •  时光取名叫无心
    2021-01-06 13:19

    Updated to use the method described here and solved the layout problems.

    ActionBar with support library and Fragments overlay content

    0 讨论(0)
提交回复
热议问题