简体   繁体   中英

How to see res/drawable-nodpi/ folder in Android Studio

I got an error in res/drawable-nodpi-v4/flag_dominican_republic.png collided.

I don't know how to see that folder in Android Studio. Please help me

在构建期间显示错误的图像

Have you tried Build > Clean Project or Build > Rebuild Project ?

it looks that you have another resource with that name, try renaming the drawable then Build > Clean Project and Build > Rebuild Project

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM