mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
Merge changes Ida9603e3,I3dfa45cc into jb-ub-now-jolly-elf
* changes: Initialize FastBitmapDrawable bounds with default bitmap dimensions. Updating LauncherModel filtering to use screen ids. (Bug 11685286)
This commit is contained in:
@@ -3961,7 +3961,7 @@ public class Workspace extends SmoothPagedView
|
||||
return mDragInfo;
|
||||
}
|
||||
|
||||
public int getRestorePage() {
|
||||
public int getCurrentPageOffsetFromCustomContent() {
|
||||
return getNextPage() - numCustomPages();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user