whilu / AndroidTagView

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1.1.7无法运行

tianyajuechen opened this issue · comments

编译能通过,但是app一运行就报错:
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.lvic.loyalvalley/com.lvic.loyalvalley.activity.SearchActivity}: android.view.InflateException: Binary XML file line #111: Binary XML file line #111: Error inflating class co.lujun.androidtagview.TagContainerLayout
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2957)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3032)
at android.app.ActivityThread.-wrap11(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1696)
at android.os.Handler.dispatchMessage(Handler.java:105)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6940)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1374)
Caused by: android.view.InflateException: Binary XML file line #111: Binary XML file line #111: Error inflating class co.lujun.androidtagview.TagContainerLayout
Caused by: android.view.InflateException: Binary XML file line #111: Error inflating class co.lujun.androidtagview.TagContainerLayout
Caused by: java.lang.reflect.InvocationTargetException

换成1.15版本就好了

commented

希望能尽快解决,目前测试只有1.1.2老版本能正常使用。谢谢。

一样的问题

commented

+1