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

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -