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

How to fix #10

Open
opencrmitalia opened this issue Oct 4, 2018 · 1 comment
Open

How to fix #10

opencrmitalia opened this issue Oct 4, 2018 · 1 comment

Comments

@opencrmitalia
Copy link

Hello

How to fix below issue
java.lang.Object android.content.Context.getSystemService(java.lang.String)' on a null object reference
at android.view.LayoutInflater.from(LayoutInflater.java:233)

public View onCreateCornerView() {
return LayoutInflater.from(mContext).inflate(R.layout.tableview_corner_layout, null, false);
}

Regards,
Chetan Parmar

@evrencoskun
Copy link
Owner

You are doing something wrong @opencrmitalia. Please check the sample project.

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