Acknowledged

Venu 3S simulator bug

The simulator thinks the field width in a 3 or 4 data field layout is 416 or 208 pixels when it should be 390 or 195.

For example dc.getWidth() returns the incorrect value.
In a 4 field layout the middle right field is placed too far right.
Layouts using layout.xml and findDrawableById() are also positioned incorrectly.

I don't know if the real device behaves like this.