Skip to content
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

修复 构造函数 bug #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

MaYunFei
Copy link

  1. 构造函数的bug

  2. 将xml 中view 改为View http://stackoverflow.com/questions/34259335/npe-while-inflating-layout-attempt-to-invoke-virtual-method-boolean-java-lang

  3. 修复 inflate 方法导致 bindView super.addView(child); 递归添加,因为inflate 返回 父类View

YunFei added 2 commits December 20, 2016 16:36
修复 inflate 方法导致 bindView super.addView(child); 递归添加,因为inflate 返回 父类View
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant