5.3.6
增加确定按钮的倒计时
setPositiveTime(long countDownTime, long countDownInterval, String countDownText, CountDownTimerObserver observer)
setProgressText(String text, String timeoutText)
5.3.5
1、修复必须设置setInputCounter
才能输入的问题
2、输入框作废isCounterAllEn
,替换为maxLengthType
-
maxLengthType
默认按字节计算 -
maxLengthType
=1,中英文 -
maxLengthType
=2,英文
3、增加按字节计算最大长度
2.6.19
输入框作废isCounterAllEn
,替换为maxLengthType
增加按字节计算最大长度
maxLengthType
默认按字节计算
maxLengthType
=1,中英文
maxLengthType
=2,英文