user interface - Android height width of all objest for all screen resolution -


android height width of object screen resolution of android devices :

for example: 240px 320px 480px etc.. devices have different resolution. need complete size list object , button , icon, tab-bar, tab-bar-icon, top nav size, etc...

any 1 can me ?? thanks

first of all: forget px when working views on android. here official documentation describing how support different screen sizes, highly suggest consult document before aiming support different screens.

regarding sizes of ui components: here go, detailed description.


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -