I have 3 tabs inside a page.But it is taking too much time to switch over different tab widgets.What would be the reason and how can i make the process faster ? Any help will be greatly appreciated …
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I guess you are doing some stuff that is making your
UIfreeze. So, it would be better to useAsyncTask/Service/IntentServiceany of these depending on your requirement.