判断题
正确
OnClickListener是一个抽象类,继承它需要实现抽象方法。
判断题OnClickListener是一个抽象类,继承它需要实现抽象方法。
android:layout_centerInParent=true可以将控件放置相对布局的中心。
判断题android:layout_centerInParent=true可以将控件放置相对布局的中心。
文本输入框指定输入的内容类型的属性是android:textType。
判断题文本输入框指定输入的内容类型的属性是android:textType。