android / android/health-samples
ExerciseSampleCompose should handle configChanges
Open
Beginner friendly
- Dominant language
- Kotlin
- Stars
- 346
- Forks
- 183
- PR merge metrics
- No merged PRs in 30d
Description
ExerciseSampleCompose should probably handle configChanges to avoid activity recreation
https://github.com/android/health-samples/blob/main/health-services/ExerciseSampleCompose/app/src/main/AndroidManifest.xml
From https://developer.android.com/guide/topics/resources/runtime-changes#react-changes-compose
Contributor guide
Research direction
Start with health-services/ExerciseSampleCompose/app/src/main/AndroidManifest.xml and read the linked Android runtime-changes guidance for configChanges. Confirm which configuration changes should be handled so the activity is not recreated, then verify the manifest reflects that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100