ICViewPager icon indicating copy to clipboard operation
ICViewPager copied to clipboard

Dynamic Tab widths

Open jvanakker opened this issue 12 years ago • 5 comments

This is more like a feature request. It would be great if there was an option to have dynamic tab widths, based on the width of the view (textlabel) inside it. That way you could use a calculated width of the label (including font/fontsize) and use this for the width tab itself, varying for each tab.

As I understand it, right now the only way to set the witdh is using ViewPagerOptionTabWidth, but this is fixed for all tabs, right?

jvanakker avatar Oct 24 '13 07:10 jvanakker

Yep, it's fixed for all tabs, but since the beginning I planned dynamic tab widths as a future feature. I'll consider your suggestion, and will implement it as soon as possible. Thank you!

iltercengiz avatar Oct 24 '13 08:10 iltercengiz

+1

wuzhe avatar Feb 16 '14 05:02 wuzhe

+1 if this feature is not coming yet, i'll try to implement it by myself soon.

DZamataev avatar Mar 14 '14 09:03 DZamataev

+1

MpStyle avatar Mar 30 '15 14:03 MpStyle

use this :)

https://github.com/nmbakfm/ICViewPager

nmbakfm avatar Apr 27 '15 02:04 nmbakfm