Update git submodules
* Update frameworks/support from branch 'androidx-main'
to 1bc142c7c79817ffe9f8ea4c7e717aa3e28e6764
- Merge "Deflake ToggleButtonTest and ScalingLazyColumnIndexedTest" into androidx-main
- Deflake ToggleButtonTest and ScalingLazyColumnIndexedTest
Make ToggleButtonTest work locally running against watch and phone emulators by making the background and expected background colors more distinct and looking for the compositeOver background color when dealing with alpha < 1.0.
For ScalingLazyColumnIndexedTest reduce the size of the SLC being requested to make sure that it will fit into smaller emulators - reduce to 100.dp
Test: ./gradlew :wear:compose:compose-material:connectedCheck --info --daemon
Bug: 224007929
Bug: 224013549
Change-Id: I41bded977075070397274295980c4fe6755a8196
Loading
Please sign in to comment