Your problem lies in that right and left are local to onCreate() method, and cannot be seen from outside that method.
確定! 回上一頁