ehsan hasanvand

Results 2 comments of ehsan hasanvand

``` public static class MyHolder extends TreeNode.BaseNodeViewHolder { public MyHolder(Context context) { super(context); } @Override public View createNodeView(final TreeNode node, Category value) { final LayoutInflater inflater = LayoutInflater.from(context); final View...

Just compiled, and I have same issue :( `terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_M_construct null not valid Aborted `