android / android/media-samples

Orientation change

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
migrated googlesamples
Dominant language
Kotlin
Stars
1.4k
Forks
781
PR merge metrics
No merged PRs in 30d

Description

I commented out `android:screenOrientation="landscape"` from the `MainActivity` declaration in the `AndroidManifest.xml`, but it doesn't look like it supports orientation change. How can you continue playback from where you left off while doing an orientation change?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the orientation change after removing android:screenOrientation="landscape" from AndroidManifest.xml, then inspect MainActivity and its playback handling across recreation. Done means playback continues from the same position after rotating the device.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.