androidx / androidx/media

Can't Scroll Content in Android Auto with MediaBrowserService

Open
#2,192 19 comments 4 reactions 1 assignee View on GitHub

@marcbaechinger is already working on this.

Since Feb 27, 2025.

bug
Dominant language
Java
Stars
3k
Forks
955
Avg merge
12d 14h
Merged PRs (30d)
2

Description

Version

Media3 main branch

More version details

Reproduced on the latest release branch, but also able to reproduce using 1.5.1

Devices that reproduce the issue

Phones:
Pixel 8
Pixel 4a
Samsung Galaxy 22

Android Auto:
Android Auto Desktop Head Unit

Have had users report this issue from actual cars to, but unable to verify what type of head units they are using.

Devices that do not reproduce the issue

No response

Reproducible in the demo app?

Yes

Reproduction steps

Steps to reproduce:

  • Install the demo-session app onto a phone that supports Android Auto
  • Connect phone to Android Auto device
  • Launch the demo sessions app on Android Auto
  • Play a song
  • While playing the song tap Queue
  • Attempt to scroll the Queue
Expected result

Queue should not jump to the top of the list, and should be able to scroll easily to the bottom.

Actual result

Observe after about 5 seconds the queue will refresh and you'll be jumped to the top again.

This behavior is happening in all forms of scrolling in the Android Auto Browse interface, queue is just the easiest to navigate to.

Note: if music is paused, this issue does not occur.

Media

Not applicable

Bug Report
  • You will email the zip file produced by adb bugreport to android-media-github@google.com after filing this issue.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.