Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ca8faae6 authored by Adam Powell's avatar Adam Powell
Browse files

Awaken ListView scroll bars for overscroll

parent 37f700a8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2387,6 +2387,7 @@ public abstract class AbsListView extends AdapterView<ListAdapter> implements Te
                mVelocityTracker.clear();
            }
        }
        awakenScrollBars();
    }
    
    private int getOverscrollMax() {