Sliding tab layout text is uppercase

前端 未结 3 1304
无人及你
无人及你 2021-01-12 13:12

Hi I\'m using Sliding tab layout in my app and it all works great. The only thing I dont understand is why my tabs text are in uppercase.

I\'ve printed the text the

3条回答
  •  春和景丽
    2021-01-12 13:37

    If you use "android.support.design.widget.TabLayout" needed to set app:tabTextAppearance="@android:style/TextAppearance.Widget.TabWidget"

提交回复
热议问题