home-assistant / home-assistant/android
Migrate SetttingsActivity to Jetpack compose
Open
enhancement
good first issue
- Dominant language
- Kotlin
- Stars
- 3.9k
- Forks
- 1.1k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 81
Description
This is a huge piece and needs to be tackled into multiple small PRs.
The Settings screen is made of an activity that host multiple fragments we should migrate the UI to Jetpack compose instead of xml to align with the rest of the application.
**Requirements**
The screens should have edge-to-edge supports
Contributor guide
Assessment
This issue has not been assessed yet.