material-components / material-components-android

Modular and customizable Material Design UI components for Android
Apache License 2.0
16.37k stars 3.07k forks source link

Feature request - Fixed tab indicator width for TabLayout #303

Closed peerless2012 closed 5 years ago

peerless2012 commented 5 years ago

Like the title,sometimes we need the tab indicator with to be fixed, hope can add a attr to set the fixed value.

MGaetan89 commented 5 years ago

Isn't that already possible by using a custom drawable and passing it to app:tabIndicator?

peerless2012 commented 5 years ago

Isn't that already possible by using a custom drawable and passing it to app:tabIndicator?

Not work for me.

cketcham commented 5 years ago

tracked at http://issuetracker.google.com/issues/128641683

peerless2012 commented 5 years ago

That's me.