I'm not entirely sure what my issue is here.  Basically, I have a set
of PNGs I'm simply trying to display on a page as follows, to see how
they would fit on the page:

Image - Image
  Image
  Image
  Image
  Image

All of the images are in the res/drawable with similar android:src
tags.  What's strange is only the second image (the one on the top
row) is drawing.  All of the rest do not display in the XML preview at
all.  If I use a different image (it's a test image for the icon) for
any of the non-displaying ones, that image does, in fact, display.

I'm guessing there's a problem in the images, but I can't imagine
what.  Any suggestions?  Only thing I can think of is size/dimensions.

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to