mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 01:46:49 +00:00
Merge "Support 3-finger swipe to pull down notifications from app" into udc-dev
This commit is contained in:
@@ -871,7 +871,6 @@ public class TouchInteractionService extends Service
|
||||
}
|
||||
|
||||
if (ENABLE_TRACKPAD_GESTURE.get() && mGestureState.isTrackpadGesture()
|
||||
&& mGestureState.getActivityInterface().isResumed()
|
||||
&& !previousGestureState.isRecentsAnimationRunning()) {
|
||||
reasonString = newCompoundString(reasonPrefix)
|
||||
.append(SUBSTRING_PREFIX)
|
||||
|
||||
Reference in New Issue
Block a user