mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
clicking on mini screens no longer sends click to widgets/icons
Change-Id: Iee905655151dfe1d00acd776752525d3fcc9b0e1
This commit is contained in:
@@ -469,6 +469,7 @@ public class Workspace extends ViewGroup
|
||||
if (mIsSmall) {
|
||||
unshrink((CellLayout)v);
|
||||
mLauncher.onWorkspaceUnshrink();
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user