daimajia / AndroidSwipeLayout

The Most Powerful Swipe Layout!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can not find SwipeLayout in target view

yhb00009 opened this issue · comments

mItemManger.bind(holder.itemView,position);
这个方法找不到
然后用了这个方法
mItemManger.bindView(holder.itemView,position);
然而报错了
can not find SwipeLayout in target view

@yhb00009 could you please give more clarification related issue? Your code, xml?