ALIBI

Results 2 comments of ALIBI

Add this method in class to disable view draggability. Then u can disable, throw by for loop every view in list ``` public void disableViewDraggable(View child, View dragHandle){ if (null...

I fixed memory leak by **turning off the autoCycling**