Hi, I'm trying to display several Images dynamically. After retrieving a blob from the Database I convert it to a Bitmap and let it be displayed in an ImageView. However, sometimes the Image cannot be displayed. There are no errors, the Image was loaded successfully. I guess the Layout does not recalculate the space the ImageView now needed. Any Ideas? Thanks ;-)
-- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

