Closed khalp closed 2 years ago
This pull request contains several updates to the WindowState library:
1.3.0
compileSdkVersion
EXPANDED
MEDIUM
Keeps the library up to date with the latest stable releases and fixes some window size logic errors
Tested manually on the following devices/emulators: 6.7, 7.6, 8, Pixel C, and Surface Duo
Also ran all UI and unit tests
There are new and updated tests that check different combinations of width and height size classes
๐ Description
This pull request contains several updates to the WindowState library:
1.3.0
andcompileSdkVersion
33EXPANDED
EXPANDED
and height is at leastMEDIUM
๐ค Motivation and Context
Keeps the library up to date with the latest stable releases and fixes some window size logic errors
๐งช How Has This Been Tested?
Tested manually on the following devices/emulators: 6.7, 7.6, 8, Pixel C, and Surface Duo
Also ran all UI and unit tests
โ๏ธ Does the PR contain new tests or refactored old ones?
There are new and updated tests that check different combinations of width and height size classes
๐ท Screenshots (if appropriate)
๐ฆ Types of changes
โ Checklist