Very good idea. So i add the image in the XMl file and i set its visiblity to 0, then when i'm connected to the server i set its visibilty(in java code) to 1 . But, how can i set it in Java ?
Thank you for you help. 2011/4/30 Marcin Orlowski <[email protected]> > What about just having you all UI elements in one view but simply hide/show > some you want to be visible conditionaly by using setVisibility() on them? > Looks like you do not need anything more complicated anyway. > > Regards, > Marcin Orlowski > > *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule > handy... > *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... > WebnetMobile on *Facebook <http://webnetmobile.com/fb/>* and > *Twitter<http://webnetmobile.com/twitter/> > * > > > -- > 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 -- 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

