2016年4月20日
摘要: android中inputType属性在EditText输入值时启动的虚拟键盘的风格有着重要的作用。这也大大的方便的操作。有时需要虚拟键盘只为字符或只为数字。所以inputType尤为重要。<EditText android:layout_width="fill_parent" android:la 阅读全文
posted @ 2016-04-20 15:05 2013551627 阅读(254) 评论(0) 推荐(0) 编辑