Hi all
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.
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.