DSZS123
2016-06-21 03:10新手安卓app开发遇到的问题
final Button plus = (Button) findViewById(R.id.plus);
final Button minus = (Button) findViewById(R.id.minus);
大神帮忙,为什么plus还有minus不能生产资源id,
final Button next = (Button) findViewById(R.id.next);
next 也不能。
- 点赞
- 回答
- 收藏
- 复制链接分享
2条回答
为你推荐
- 安卓root环境开发 遇到问题
- android
- 2个回答