goraga1
Results
3
comments of
goraga1
@mochat97 hey :) Do you find any solution for this question? Thanks.
If you use RecyclerView you can write ``` @Override public void onDetachedFromRecyclerView(@NonNull RecyclerView recyclerView) { MoveViewJob.getInstance(null, 0, 0, null, null); } ```
is any solution found?