Android takes png files from wrong folder -
in app there folders drawable-mdpi (for phones) , drawable-sw600dp-mdpi (for tablets). when launch application tablet takes images folder drawable-mdpi. think it's wrong behavior.
my device acer-a500 (1280x800 mdpi). how android choose png?
acer-a500 launched android 3.0 identifier sw600dp didn't exist then, tablet doesn't know exists.
newer devices shouldn't have problem finding it. can check using emulator.
Comments
Post a Comment