daimajia / AndroidSwipeLayout

The Most Powerful Swipe Layout!
MIT License
12.38k stars 2.67k forks source link

can not find SwipeLayout in target view #489

Open yhb00009 opened 6 years ago

yhb00009 commented 6 years ago

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

Papashkin commented 5 years ago

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