lguipeng
lguipeng
what is your code?
viewHolder.chkSelected is AnimCheckBox ? why are you setOnClickListener for viewHolder.chkSelected
which view?
应该是某个类在构造函数注入Hack时发生的错误,也没有在日志中看到是哪个类,规避的方法是使用includepackage 减少需要处理的类,希望寒江不钓同学知悉,把这个插件做的更好,有时间我在调式下看看究竟是哪个类
主要是因为这个 Deprecated the dex getter from the ApplicationVariant class. You can't access the Dex task through the variant API anymore because it’s now accomplished through a transform. There's currently no...