-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: [ANDROAPP-6744] correct bottom sheet issues and adapt for androi…
…d 35 (#347) * fix: [ANDROAPP-6744] correct bottom sheet issues and adapt for android 35 * fix: [ANDROAPP-6744] update documentation * fix: [ANDROAPP-6744] Add BottomSheetShellDefaults class for default values, add new parameters to all internal components that use th BottomSheetShell. * fix: [ANDROAPP-6744] small modification to legend param order * fix: [ANDROAPP-6744] update documentation * fix: [ANDROAPP-6744] deprecate old component, create uiState class for bottom sheet, update usages * fix: [ANDROAPP-6744] update bottomsheet * fix: [ANDROAPP-6744] extract bottomSheetShellState to it's own class * fix: [ANDROAPP-6744] Add bottom window insets and padding to Input multiselection and modify legend data object
- Loading branch information
1 parent
a51d889
commit ababe0b
Showing
16 changed files
with
741 additions
and
167 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.