android.content.res.Resources$NotFoundException: Resource ID #0x7f07006e

后端 未结 3 706
轻奢々
轻奢々 2020-11-29 10:15

Actually, I have no idea why I have this error.

Follows the code hoping that there is everything useful for a diagnosis.

The structure of the app is a standa

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-29 10:51

    maybe you have a resource in drawable-v24 . just move them to drawable.

提交回复
热议问题