You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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);
The text was updated successfully, but these errors were encountered:
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);
The text was updated successfully, but these errors were encountered: