//In your view xml file, set the onClick property; android:id="@+id/button1"; android:onClick="someMethod"; //In your Activity, ...
確定! 回上一頁