android Supporting Multiple Screens Calculation -


i had doubt

i put 40px * 40 px images in drawable folder.

and put 40px * 40 px images in drawable [hdpi] again .

then tabhost set picture

[hdpi] exists , not exist

size 2 pictures displayed on screen not same , why?

they same 40px * 40px

why?

different folder result in different calculation methods it?

ps:[my phone pre-select [hdpi] folder]

i think need create drawable folder in res folder , add images in drawable folder. in android there different resolutions screens , every resolution have fix limitation retrieving images on specific folders - hdpi, ldpi ,mdpi etc. when create drawable folder in res if different resolution screens occurred pic image drawable folder.


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -