摘要: Button,毋庸置疑,按钮是也。下面介绍几种给按钮添加监听事件的方法。1.XML文件。<?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="fill_parent" android:layout_heigh 阅读全文
posted @ 2010-12-30 09:46 mylitboy 阅读(132) 评论(0) 推荐(0) 编辑