-
Notifications
You must be signed in to change notification settings - Fork 9
[Refactor] Combine option-bottom-sheet and modal-bottom-sheet APIs into one #935
Copy link
Copy link
Open
Labels
architectureIssues/PRs related to the app's architecture.Issues/PRs related to the app's architecture.code healthIssues/PRs related to improving code quality/healthIssues/PRs related to improving code quality/healthenhancementEnhancements to the Android app. For the web version, please use the other repo instead.Enhancements to the Android app. For the web version, please use the other repo instead.migrationIssues/PRs for long-term changes to be madeIssues/PRs for long-term changes to be madeuser interfaceIssues/PRs related to the mentioning/fixing of the UI.Issues/PRs related to the mentioning/fixing of the UI.
Milestone
Description
Metadata
Metadata
Assignees
Labels
architectureIssues/PRs related to the app's architecture.Issues/PRs related to the app's architecture.code healthIssues/PRs related to improving code quality/healthIssues/PRs related to improving code quality/healthenhancementEnhancements to the Android app. For the web version, please use the other repo instead.Enhancements to the Android app. For the web version, please use the other repo instead.migrationIssues/PRs for long-term changes to be madeIssues/PRs for long-term changes to be madeuser interfaceIssues/PRs related to the mentioning/fixing of the UI.Issues/PRs related to the mentioning/fixing of the UI.
Projects
StatusShow more project fields
Todo
The modal-bottom-sheet (views/XML-based) and option-bottom-sheet (Jetpack Compose) should be either merged into one API, or the views-based APIs should be removed once we migrate to Jetpack Compose (#368)