Android - Multiple fragments in ONE tab

后端 未结 1 1114
清歌不尽
清歌不尽 2021-01-20 05:53

I searched a lot in the web about the possibility to have multiple fragments in one action bar tab.

This question comes closest to my needs but the code is not worki

1条回答
  •  独厮守ぢ
    2021-01-20 06:33

    I was looking for a solution to the same Topic, and found this, which comes in quite handy.

    
    
        
        
    
    

    so Reference your Fragments and inflate it, just like a normal Fragment

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