摘要:
布局中EditText在android布局中经常用到,对EditText中输入的内容也经常需要进行限制,我们可以通过TextWatcher去观察输入框中输入的内容,作个笔记。主布局:<?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_wid 阅读全文
posted @ 2012-06-25 17:18
Mr_Hannibal
阅读(487)
评论(3)
推荐(0)
浙公网安备 33010602011771号