Update git submodules
* Update frameworks/support from branch 'androidx-main'
to 0400daf8ddc04519f07b19618da197c2d3c79f52
- Merge changes Ib9916cd8,I703f77ad,I8a2f81dc into androidx-main
* changes:
Add optional primary and secondary label in PrimaryLayout
Make setter for customizing Text public
Ellipsize text instead of truncate in Chip & Text component.
- Add optional primary and secondary label in PrimaryLayout
Refactor MultiSlotLayout to use this new implementation.
Bug: 216811056
Test: Manually tested.
Relnote: "`PrimaryLayout` now have the ability to add optional primary or secondary label."
Change-Id: Ib9916cd8daddfbb553c29e01ec57f0f7633ded81
- Make setter for customizing Text public
Bug: N/A
Test: N/A
Relnote: "Text component can now be customized with setting overflow, italic, underline, etc."
Change-Id: I703f77ad39c8061d39f1c1ee1f00fa12057dfff2
- Ellipsize text instead of truncate in Chip & Text component.
Bug: 222298414
Test: Manually tested
Relnote: "Text will be ellipsize in Chip and Text component if overflows."
Change-Id: I8a2f81dc91e1c7c968861be27f0f77a6d816071a
Loading
Please sign in to comment