I am using tabhost in my application. Can we give separate width property for each tab? i.e, one with larger width and other with smaller?
We can mention the tab width in code like:
tabHost.getTabWidget().getChildAt(0).getLayoutParams().width = 50;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With