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

iconView always is null #32

Closed
beiguancyc opened this issue Aug 14, 2017 · 0 comments
Closed

iconView always is null #32

beiguancyc opened this issue Aug 14, 2017 · 0 comments

Comments

@beiguancyc
Copy link

I install LovelyDialog with gradle,and copy your code to my project, but

iconView = findView(R.id.ld_icon);
titleView = findView(R.id.ld_title);
messageView = findView(R.id.ld_message);
topTitleView = findView(R.id.ld_top_title);

iconView,titleView,messageView and topTitleView always is null

And I install LovelyDialog with gradle in a new project,it's normal.

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

No branches or pull requests

1 participant