problem in toggle
AhmedSalehUa opened this issue · 1 comments
AhmedSalehUa commented
i have a problem with folding cell if i used list view in content layout i cant toggle the item
this code stopping work
((FoldingCell) view).toggle(false);
adapter.registerToggle(pos);
burhanahmed92 commented
I have the same problem