mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-18 18:28:20 +00:00
Merge "End scroller if it has already reached the final position" into sc-dev
This commit is contained in:
@@ -1163,10 +1163,6 @@ public class Workspace extends PagedView<WorkspacePageIndicator>
|
||||
mWallpaperOffset.syncWithScroll();
|
||||
}
|
||||
|
||||
public void computeScrollWithoutInvalidation() {
|
||||
computeScrollHelper(false);
|
||||
}
|
||||
|
||||
@Override
|
||||
public void announceForAccessibility(CharSequence text) {
|
||||
// Don't announce if apps is on top of us.
|
||||
|
||||
Reference in New Issue
Block a user