whilu / AndroidTagView

A TagView library for Android. Customize your own & Drag effect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

null exception

anthony3637 opened this issue · comments

int co.lujun.androidtagview.TagContainerLayout.getTagViewState()' on a null object reference

tagview 报空指针异常,代码行数:138
int state = ((TagContainerLayout)getParent()).getTagViewState();