Falcon4ever wrote: > Thanks for the tutorial, it should work without much troubles in SDK > 1.0. > > > There is just one thing, is there a way to avoid the XML? In some > cases I would like to create views using Java code instead of using > 'static views' XML. > I haven't seen examples of how to create a viewflipper object from > java and adding views to it.
ViewFlipper, in the end, is just a ViewGroup, so you can add Views to it just like any other layout. -- Mark Murphy (a Commons Guy) http://commonsware.com Android Training on the Ranch! -- Mar 16-20, 2009 http://www.bignerdranch.com/schedule.shtml --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---