hardcoded string “row three”, should use @string resource

前端 未结 5 1861
抹茶落季
抹茶落季 2020-11-30 18:39

I\'m a beginner android developer , I was trying to run this Linear Layout in eclipse :

             


        
5条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-30 19:04

    You can go to Design mode and select "Fix" at the bottom of the warning. Then a pop up will appear (seems like it's going to register the new string) and voila, the error is fixed.

提交回复
热议问题