android-test icon indicating copy to clipboard operation
android-test copied to clipboard

Add testing support for predictive back animations

Open JordanLongstaff opened this issue 10 months ago • 0 comments

Android API 34 officially brought predictive back gestures to the developer platform so that custom animations can be defined. I want to see support for testing the UI state during predictive back animations. This will mean adding interactions for the started, progressed and cancelled actions of back press callbacks.

JordanLongstaff avatar Apr 11 '25 15:04 JordanLongstaff