AndroidTagView icon indicating copy to clipboard operation
AndroidTagView copied to clipboard

crash,空指针了

Open hardlove opened this issue 9 years ago • 4 comments

java.lang.NullPointerException: Attempt to invoke virtual method 'int co.lujun.androidtagview.TagContainerLayout.getTagViewState()' on a null object reference at co.lujun.androidtagview.TagView$1.run(TagView.java:115) at android.os.Handler.handleCallback(Handler.java:739) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:158)

hardlove avatar Dec 29 '16 15:12 hardlove

@hardlove 请问你是在什么操作下触发这个错误的?

whilu avatar Jan 03 '17 14:01 whilu

#53 看堆栈信息好像是同一个问题

nottoobad avatar May 17 '17 03:05 nottoobad

i also get same issue. Please tell solution.

BhargavVGhodasara avatar Jun 27 '18 12:06 BhargavVGhodasara

Can you give the solution in english please?

LawrenceStent avatar Aug 01 '19 10:08 LawrenceStent