Files
Le Philousophe 8295272cd2 ANDROID: Fix long-press on back button handling on Android 14 and 15
The onBack events in these versions are emulated from the OnBackInvokedCallback
So, enable the OnBackAnimationCallback handler as soon as it's available.
Use a stylable value for that and make it depend on API level 34+.
2025-11-06 08:47:04 +01:00
..