ui-fabric-android/OfficeUIFabric
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
..
src Merged PR 216546: PeoplePicker: Dropdown polish 2019-01-02 22:53:22 +00:00
.gitignore Initial commit 2018-07-05 10:56:48 -07:00
proguard-rules.pro Initial commit 2018-07-05 10:56:48 -07:00