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

Qucik Customize Dialog doesn't work #36

Closed
aresares opened this issue Dec 26, 2016 · 1 comment
Closed

Qucik Customize Dialog doesn't work #36

aresares opened this issue Dec 26, 2016 · 1 comment

Comments

@aresares
Copy link

Hi I'm trying to make a custom dialog like in the example "Qucik Customize Dialog" but i give me some errors here

tv_cancel = ViewFindUtils.find(inflate, R.id.tv_cancel);
tv_exit = ViewFindUtils.find(inflate, R.id.tv_exit);

it seems that ViewFindUtils doesn't exist. I tried to use LayoutInflate with no success

@H07000223
Copy link
Owner

use findById instead

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

2 participants