Actionbar tabs don't fill the tabbar

前端 未结 3 974
隐瞒了意图╮
隐瞒了意图╮ 2021-01-12 01:23

After hours of trying I finally found a method to separate the actionbar tabbar from the actionbar manualy. actionbar convert tabs to list navigation if there is no room But

3条回答
  •  甜味超标
    2021-01-12 01:40

    I just solved this problem today.
    They key was using 0dp like so...

    
    
    
    
    
    

    You don't need that many styles, but I didn't want to take any chunks out, which may have lead to confusion.

    I also see that you already worked around this, but I figured I'd add my answer for the next person to come looking for this.

提交回复
热议问题