Couldn't inflate contentViewsandroid.content.res.Resources$NotFoundException: Resource ID #0x7f0d0190
在項(xiàng)目中當(dāng)遇見這種 resource ID 找不到的 crash 如何快速定位到 #0x7f0d0190 對(duì)應(yīng)的 xml 呢
文件路徑:
intermediates -> runtime_symbol_list -> 對(duì)應(yīng)的包名下有 R.txt 文件,在里面就可以查找到 #0x7f0d0190 對(duì)應(yīng)的 xml