“Couldn't resolve resource” in Android Studio's Preview

前端 未结 7 1586
無奈伤痛
無奈伤痛 2021-01-31 01:41

After adding new items in strings.xml, quite often they don\'t start working immediately in Android Studio\'s Preview.

Couldn\'t resolve res

7条回答
  •  旧时难觅i
    2021-01-31 02:08

    Render Problem:

    `Couldn't resolve resource @string/hello_blank_fragment`
    

    Just refresh the Layout.

    work for me..

提交回复
热议问题