Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add testing support for predictive back animations

Open
#2,385 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
android, java
Domain
mobile, testing

Research direction

Start by locating the existing Android back-press testing interactions and the callbacks used for predictive back animations on API 34. Add coverage for the started, progressed, and cancelled actions, and verify that tests can observe the expected UI state throughout those actions.

Written by the indexing model from the issue text.

Description

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.

Dominant language
Java
Stars
1.2k
Forks
342
Avg merge
1d 14h
Merged PRs (30d)
5

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from android/android-test

All issues in android/android-test

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.