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
If you use "android.support.design.widget.TabLayout" needed to set app:tabTextAppearance="@android:style/TextAppearance.Widget.TabWidget"
app:tabTextAppearance="@android:style/TextAppearance.Widget.TabWidget"