Fragment Tabs inside Fragment

后端 未结 2 633
你的背包
你的背包 2020-12-23 02:16

I have in my Main Activity an Action bar navigation using tabs using Fragments (with Material Design), as below which works well, but now I wish to have Tab navigation withi

2条回答
  •  感情败类
    2020-12-23 02:53

    I changed a few things in Han and BENN1TH solution because the tab did not align properly, i added only two fragment. (they added five fragments). I hope this helps.

            
    
            
            
    
        
    

提交回复
热议问题