Next observation: When i build/run application from within Eclipse, everything behaves normal (that means all dividers are visible). However, when i create/build/run new project by means of "android create", "and debug" and "adb install" tools, the app is rendered badly (some of the dividers are invisible, as can be seen in attached picture).
Could it be caused by differences building tools/process? Thanks Ondra On May 5, 5:09 pm, Ondra <[email protected]> wrote: > Hi, > can anyone help me out with a problem I've run into? > > I have been trying to create aListViewActivity with an ImageView in > every row. I've used this > tutorial:http://developer.android.com/resources/samples/ApiDemos/src/com/examp... > > The issue is that there are always some dividers missing whenever I > run the example. The dividers are disappearing/appearing and > flickering as i scroll the list (tested in emulator and HTC Tattoo). > > Strangeis that the same example downloaded from the market (API Demos > app) behaves correctly. > > Here is a screenshot of how it looks:http://yfrog.com/4cnokp > > Thanks > Andy > > -- > 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 > athttp://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

