Android Drawble XHDPI only - avoid lint warning -


in project have drawables used in case of tablets. if put images on xhdpi, lint complains image should in other dimensions too. ignoring lint best approach in situation?

you can place image in drawable-nodpi or in drawable folder. not exist default need create folders in resources


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -