-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: PraveenKumar <[email protected]>
- Loading branch information
1 parent
c9eacef
commit 8250b74
Showing
4 changed files
with
13 additions
and
14 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,13 @@ | ||
Release Version 0.2.9: | ||
Release Version 0.2.10: | ||
|
||
What's New: | ||
|
||
Fluent V2: | ||
Fix/Enhancement: | ||
|
||
1. The Tab Bar has been enhanced with a bar indicator beneath the icons, along with a fading animation to enhance user interaction. | ||
2. The text within Tab Items now automatically adjusts to ensure it remains on a single line without overflowing. | ||
3. The BottomSheet & drawers now announce "Collapsed" or "Expanded" after they have collapsed or expanded in talkback mode. | ||
4. The BottomSheet, when viewed in landscape mode and set to a custom width, is now centered. | ||
1. Improved accessibility for Textfield in readonly mode. | ||
2. Fixed issue with bottomsheet not scrolling in landscape mode. | ||
3. Resolved crash in bottomsheet/drawer when device accessibility is turned off. | ||
|
||
|
||
Note: Fluent version 0.1.x (from 0.1.48) supports compose version 0.1.43 (BOM 2023.06.01). Fluent versions 0.2.x will support compose version 1.5.1 (BOM 2023.09.00) |
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