2

In every example I see the title text of the TabLayout is centered. I would like to align the text to the left.

This is the original: link

This is what I want to achieve: link

This is what I have right now: link

I have tried to set android:textAlignment="viewStart", android:foregroundGravity="left" but didn't work. Then I created a custom tablayout like in this question: Android - tablayout with custom view tabs - drawable selector cannot be applied but it is still not on the left side exactly.

(Just a note: I don't want the tabs to be aligned, like here: How to make tab title alignment to left in TabLayout in Android, just the text inside the tab.)

Phantômaxx
  • 37,901
  • 21
  • 84
  • 115
user2424380
  • 1,393
  • 3
  • 16
  • 29

0 Answers0