Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cb8f8cec authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Removing dragging haptic texture." into main

parents 3b22042f 392bda63
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -181,7 +181,7 @@ constructor(
                it.setMagneticTranslation(targetTranslation)
            }
        }
        playPullHaptics(mappedTranslation = swipedRowMultiplier * translation, canSwipedBeDismissed)
        // TODO(b/399633875): Enable pull haptics after we have a clear and polished haptics design
    }

    private fun playPullHaptics(mappedTranslation: Float, canSwipedBeDismissed: Boolean) {