chore: Suppress deprecated flag

This commit is contained in:
oSumAtrIX 2023-11-22 01:03:30 +01:00
parent 7f0c2c507c
commit dedd2f658a
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -131,6 +131,7 @@ class SwipeControlsOverlayLayout(
override fun onEnterSwipeSession() {
if (config.shouldEnableHapticFeedback) {
@Suppress("DEPRECATION")
performHapticFeedback(
HapticFeedbackConstants.LONG_PRESS,
HapticFeedbackConstants.FLAG_IGNORE_GLOBAL_SETTING