<EditText
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:hint="请输入电话"
android:inputType="phone" />只显示了数字键盘,没显示拨号键盘
添加回答
举报
0/150
提交
取消