Hi, I'm following an example where the author hard coded a paddingTop to 370px.
...
How do I make that paddingTop dynamic? When I run this in 2 AVDs with HVGA and WVGA80 I get the frame floating at different heights. I'd like to say something like paddingTop=80%, but that doesn't work...
Thanks! llappall