判断题
正确(↓↓↓ 点击‘点击查看答案’看答案解析 ↓↓↓)
Android:phoneNumber属性用于设置EditText输入框中的内容只能输入数字。
判断题Android:phoneNumber属性用于设置EditText输入框中的内容只能输入数字。
RadioButton表示单选按钮,可以通过android:checked属性指定“选中”和“未选中”的状态。
判断题RadioButton表示单选按钮,可以通过android:checked属性指定“选中”和“未选中”的状态。
AlertDialog可以通过new关键字创建对象。
判断题AlertDialog可以通过new关键字创建对象。