Loading src/com/android/launcher3/allapps/AllAppsFastScrollHelper.java +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ public class AllAppsFastScrollHelper { @Override protected int getVerticalSnapPreference() { return SNAP_TO_START; return SNAP_TO_ANY; } @Override Loading Loading
src/com/android/launcher3/allapps/AllAppsFastScrollHelper.java +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ public class AllAppsFastScrollHelper { @Override protected int getVerticalSnapPreference() { return SNAP_TO_START; return SNAP_TO_ANY; } @Override Loading