Fragments overlapping each other

后端 未结 4 1036
囚心锁ツ
囚心锁ツ 2020-12-31 02:01

I have an action bar with 3 tabs, each tab opens a fragment. The third tab, \"Catalog\", has a list: \"enter

4条回答
  •  长发绾君心
    2020-12-31 02:25

    According to this question : Android: fragments overlapping issue

    all you need is to just set a background color to your in XML file

    Solve this problem.

提交回复
热议问题