內(nèi)容同上case?R.id.add_item:
????Toast.makeText(this,?"You?clicked?Add",?Toast.LENGTH_SHORT).show();
????break;
case?R.id.remove_item:
????Toast.makeText(this,?"You?clicked?Remove",?Toast.LENGTH_SHORT).show();
????break;
default:
添加回答
舉報
0/150
提交
取消