80dd8257b3
- 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 |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
proguard-rules.pro |