摘要: 源码 /** * Adds a TextWatcher to the list of those whose methods are called * whenever this TextView's text changes. ... 阅读全文
posted @ 2018-07-16 16:39 小漆同学 阅读(170) 评论(0) 推荐(0)
摘要: JAVA自定义类继承EditText or AppCompatEditTextimport android.content.Context;import android.graphics.Paint;import android.graphics.Rect;... 阅读全文
posted @ 2018-07-16 15:25 小漆同学 阅读(1340) 评论(0) 推荐(0)