Is there a minimum number of pixels that should be used for each view (i.e. for a seekbar, minimum is 10pixels height) ?
I'm using the holo theme and adding views with code (doesn't seem to work correctly using the designer). On my SGS3, all the views look great, but on other devices, they don't look so good. The seekbar is a good example - the 'circle' is squared off top and bottom and doesn't sit in the centre of the 'line'.
I am adding them using %x and %y for height and width, so I would have thought that should be ok.
I'm using the holo theme and adding views with code (doesn't seem to work correctly using the designer). On my SGS3, all the views look great, but on other devices, they don't look so good. The seekbar is a good example - the 'circle' is squared off top and bottom and doesn't sit in the centre of the 'line'.
I am adding them using %x and %y for height and width, so I would have thought that should be ok.