-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PowerfulEditText 这里面的functype始终没有初始化吧?? #2
Comments
@amberkira 不好意思刚看到,89行里有获取funcType的值,funcType = ta.getInt(R.styleable.PowerfulEditText_funcType, TYPE_NORMAL); |
没事没事~借你代码也学习了~thx
… 在 2017年6月5日,上午10:32,chaychan ***@***.***> 写道:
@amberkira <https://github.com/amberkira> 不好意思刚看到,89行里有获取funcType的值,funcType = ta.getInt(R.styleable.PowerfulEditText_funcType, TYPE_NORMAL);
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#2 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/APkzDpRZzpJ7DpdKUZmFkZkZfDon8fZEks5sA2jFgaJpZM4NCqv0>.
|
@amberkira 你有使用到我写的控件没 哈哈 |
@chaychan 需求不太一样 我扩展了一部分~哈哈哈哈 |
@amberkira 嗯嗯 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
缺一句这个type = ta.getInt(R.styleable.PowerfulEditText_functype,-1)?
The text was updated successfully, but these errors were encountered: