No package identifier when getting value for resource number

后端 未结 1 1904
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-13 05:34

I have read question with similar titles already. \"enter

Like you can see there is no

相关标签:
1条回答
  • 2021-01-13 05:34

    Please check also the button setting values, and do a setText(""+intValue) instead of setText(intValue)

    0 讨论(0)
提交回复
热议问题