I have used android.support.design.widget.TabLayout in my application with Min SDK 15.
By default it takes Tab title in capitals but I want it to make in "textCapsWord". I tried adding Style as suggested here and here. But unfortunate both doesn't work.

If you add the following line to your
TabLayoutit should work:Use it like this: