drawable v21, v24? what is it? [duplicate]

余生长醉 提交于 2019-12-19 07:23:26

问题


When I'm creating drawables some of them goes to v21, v24 folder.

Why is this happening?
Will they appear in andoid api 15 (android 4)?
Do I need to do something?


回答1:


Those drawable folders are actually for providing device compatibility (i.e. to manage different screen densities in android) and different android versions.



来源:https://stackoverflow.com/questions/47093515/drawable-v21-v24-what-is-it

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!