Android - Error:String types not allowed (at 'imageViewScramble' with value '')

后端 未结 3 797
Happy的楠姐
Happy的楠姐 2021-01-23 02:41

I\'m really having trouble with this one, I tried searching on the internet but didn\'t find anything similar.

When I try to build my app, it gives my this error

3条回答
  •  旧时难觅i
    2021-01-23 02:49

    Ok, I fixed it by removing file at res/refs.xml which got name imageViewScramble in it. From what I've heard, this problems mostly occurs because of xml errors. Sometimes it may happen because of using old build tools. Sometimes clean/rebuild might just work.

提交回复
热议问题