-
Notifications
You must be signed in to change notification settings - Fork 787
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
控件里加了RecyclerView就报错 #58
Comments
RecyclerView recyclerView = (RecyclerView) getView().findViewById(R.id.customerList); 在DropDownMenu控件里加的RecyclerView控件 findViewById获取到的值一直是null |
你没搞明白怎么用吧 |
@moz1q1 我这边也是绑定了rcv 但是没有效果 |
@moz1q1 在线等呀亲 |
??? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: