That's because the switch statement requires all the case labels, such as R.id.button1 , to be constant at compile time (such that the values can be ...
確定! 回上一頁