I like to use percents for all position in my apps . I always use same system. I am new at android programming.
This is the class :
pu
The best answer is: Don't use percentages. It wont work out. Use RelativeLayout and properties like layout_gravity center_vertical and such things.