Office UI Fabric for Android - The front-end framework for building experiences for Office and Office 365
Перейти к файлу
Emily Lynam 80dd8257b3 Merged PR 216546: PeoplePicker: Dropdown polish
- Using Outlook's adjustDropDownPositionAndSize and getMaxAvailableHeight methods in ContactPickerView to resize the drop down to the available space in the view. This makes the list less jumpy, which is most noticeable when it appears above the anchor.
- Switching between portrait and landscape mode no longer dismisses the dropdown nor removes the constraint text. The dropdown also resizes smoothly to adapt. Going from landscape to portrait, the dropdown takes up the full screen, but it does this in Outlook, also.
- Removed the default drop shadow for the dropdown and replaced it with a layer-list drawable that gives it a border along the anchor.
- Refactored some dimens / color naming

Related work items: #670910
2019-01-02 22:53:22 +00:00
OfficeUIFabric Merged PR 216546: PeoplePicker: Dropdown polish 2019-01-02 22:53:22 +00:00
OfficeUIFabric.Demo Merged PR 216546: PeoplePicker: Dropdown polish 2019-01-02 22:53:22 +00:00
gradle/wrapper Merged PR 196135: Updated build related files after Android studio update 2018-10-26 01:35:41 +00:00
licenses Merged PR 194583: ThreeTenABP License 2018-10-23 01:34:08 +00:00
metadata Merged PR 188108: PeoplePicker intro 2018-10-18 15:49:15 +00:00
.gitignore Initial commit 2018-07-05 10:56:48 -07:00
gradle.properties Initial commit 2018-07-05 10:56:48 -07:00
gradlew Initial commit 2018-07-05 10:56:48 -07:00
gradlew.bat Initial commit 2018-07-05 10:56:48 -07:00
settings.gradle Initial commit 2018-07-05 10:56:48 -07:00