Thinking about Device Independent Pixels I thought this must be the best thing since sliced bread. However, when I was playing around with listviews I noticed that a 85dips high layout loaded in a 85dips high listview item didn't fit. Although I thought it was a bit strange, I didn't think of it as a huge problem and just added a few dips extra height.
The problem grew when I installed the program on a few other devices just for testing purposes. The layout loaded in the listview items reflected not the same situation as on the development phone. So the big question is: how device independent are dips really? And even more important: how can I overcome this problem in general? Or am I missing something?
The problem grew when I installed the program on a few other devices just for testing purposes. The layout loaded in the listview items reflected not the same situation as on the development phone. So the big question is: how device independent are dips really? And even more important: how can I overcome this problem in general? Or am I missing something?