I have a question. I have a TabHost added with designer. My code adds tabs with icons. My question is - is it possible to clear or remove all the tabs before adding the new one?
For example - my code adds 7 tabs for each day of week for a client. Each client has a different schedule - if the client has a schedule for Monday tab icon has a blue background, if not - grey and so on.
So I need to clear all the previously added tabs before adding the new 7 tabs.
Hello Guys, I have a Problem, i have an TabHost with 2 Tabs , how can i change the color of the tab, white is dosent fit in, in the design :) Greetings Alexander Stolte
Here is a new library i have created that allows you to customise a TabHost. TabHostExtras Version: 2.2 TabHostExtras Methods: GetTagWidget (TabHost1 As TabHost) As TabWidget Returns TabHost1's TabWidget. Allowing you to customize various settings. getTabContentViewPadding (tabHost1 As...