-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels