日志中报错:android.content.res.Resources$NotFoundException: String resource ID #0x0


主要原因就是设置textview的文本内容时不能为integer类型,否则就会报此类错误

应该将修改为: