Hi, i've created a gallery, using the hello gallery tutorial from here: http://developer.android.com/guide/tutorials/views/hello-gallery.html . It's working fine but i noticed running on an android 1.6 WVGA(800) emulator the gallery is not displayed correctly. Setting layout params to 70, 70 my gallery looks like this http://yfrog.com/mg67528352p Setting params to 90, 90 my gallery looks like this http://yfrog.com/jc10531135p
None of these is right. Is there a way around this? Maybe define the image layout in the gallery in xml, anyone know how to do that? I'd like to make my gallery look the same way on all resolutions and densities Thanks -- 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