Remove line break in TabLayout

后端 未结 8 2026
自闭症患者
自闭症患者 2020-11-27 05:30

I just added the new TabLayout component to my app. As you may know there are two different modes for tabs app:tabMode=\"scrollable\" and app:tabMode=\"fi

8条回答
  •  抹茶落季
    2020-11-27 05:52

    With this code you are able to remove the default padding. For me it worked to make slightly longer texts within one line

    From here: http://panavtec.me/playing-with-the-new-support-tablayout

提交回复
热议问题