zhanghai / zhanghai/ComposePreference
Suggestion: Create switch bar preference
Open
@zhanghai is already working on this.
Since Sep 12, 2024.
enhancement
- Dominant language
- Kotlin
- Stars
- 324
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Just like in settingslib / AOSP settings and other apps, the switch bar is used as a master control for a list of preferences.
This is useful when you need to determine a high priority preference in list, on which the others depend on it.
I think it could be an interesting addition.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.