ATHBK / UltimateTabLayout

A library for tab layout use with viewpager. Very useful, small
34 stars 14 forks source link

Tab Width for sliding mode #7

Closed uzman closed 6 years ago

uzman commented 6 years ago

Hi, is it possible to make tab width dynamic for app:tab_style="sliding" ?

thanks...

birjubhatt commented 6 years ago

hi ..i also want use this feature in my app ..i have multiple fragments

ATHBK commented 6 years ago

Hi everyone, you can set property tab_width for change to tab in style's sliding.

  app:tab_width="100dp"