Pablichjenkov
08/03/2025, 12:48 AMsize == 1
the onback {}
lambda is not called. Is this by design or am I missing something basic in my setup?
Version 1.0.0-alpha06
Pablichjenkov
08/03/2025, 1:51 AMIan Lake
08/03/2025, 2:55 AMIan Lake
08/03/2025, 2:57 AMPablichjenkov
08/03/2025, 3:19 AMarekolek
08/18/2025, 10:24 AMalthough like it is mentioned there, with Predictive Back, this kind of extra friction to exit just to avoid accidental exits may not even be a requirement on new enough versions of Android that have Predictive Back enabledI agree, but as far as I see there is no way for an app to tell whether Predictive Back is ON or OFF, so there's no way to tell if we should warn the user as a result some users will have a broken experience because developers can either choose to: • exit the app without a warning even when there is no predictive back • show the warning even when there is predictive back or am I missing something?