Why you create a new one instead of refreshing the current one? Or you can hold 3 views. last, current, next. Then just switch them for performance.
On May 19, 2:10 pm, Makrand <[email protected]> wrote: > Hello > > I am creating one quiz application, for question page i have created > one view by using Linear layout in that i have added four TextAreas, > first TextArea for question and reaming three are for answer cell. so > now, when user select the answer cell i want to show next question > screen for that i am thinking of creating new view. means some > questions may have two answers so i want to create that at run time. > > how to create new view at run time ? and how to switch for new view. ? > > thanks in advance :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

