Closed Anubhvv closed 2 months ago
Maximum width for bottomDrawer is fixed and assumed to occupy the whole screen width available in landscape mode.
by design
Added a param to control fraction of bottomDrawer width in landscape mode Reference : https://github.com/microsoft/fluentui-android/pull/659
(how the change was tested, including both manual and automated tests)
This PR has considered:
Problem
Maximum width for bottomDrawer is fixed and assumed to occupy the whole screen width available in landscape mode.
Root cause
by design
Fix
Added a param to control fraction of bottomDrawer width in landscape mode Reference : https://github.com/microsoft/fluentui-android/pull/659
Validations
(how the change was tested, including both manual and automated tests)
Screenshots
Pull request checklist
This PR has considered: