mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
Adding an empty page in Recents view corresponding to workspace
The page is aligned to the workspace card and shows a widgets button in the empty region Change-Id: I479c47a2fbac4b3ef1aaf833d9fe82b5d7e10ddc
This commit is contained in:
@@ -106,7 +106,7 @@ public abstract class PagedView extends ViewGroup implements ViewGroup.OnHierarc
|
||||
protected LauncherScroller mScroller;
|
||||
private Interpolator mDefaultInterpolator;
|
||||
private VelocityTracker mVelocityTracker;
|
||||
@Thunk int mPageSpacing = 0;
|
||||
protected int mPageSpacing = 0;
|
||||
|
||||
private float mParentDownMotionX;
|
||||
private float mParentDownMotionY;
|
||||
|
||||
Reference in New Issue
Block a user