name=“string” is translated here but not found in the default locale

前端 未结 3 669
陌清茗
陌清茗 2021-01-12 19:21

I am declaring a string in the strings.xml and I am getting this error

here is my code:

Hire Da         


        
3条回答
  •  灰色年华
    2021-01-12 19:38

    Try this. It solved the error in my case.

    Go to File -> Invalidate caches and restart . In Android Studio Menu Bar

提交回复
热议问题