| commit | 48042810a77f3825c6691f3f47ce7164c40717c3 | [log] [tgz] |
|---|---|---|
| author | Ben Reich <benreich@google.com> | Thu Jun 26 09:35:47 2025 +1000 |
| committer | Ben Reich <benreich@google.com> | Thu Jun 26 13:07:57 2025 +1000 |
| tree | 83430fff45a8e8e369c5c72f918de5a934067ce3 | |
| parent | 06244bdd471d7f6f0f1edd1e8d33eebfe7a5c614 [diff] |
Fix up SearchBarScrollingViewBehaviorTest to not use ColorDrawable In a recent Material update [1] which was rolled into platform, the background of the app bar layout was changed to return a MaterialShapeDrawable instead of a ColorDrawable. This caused the tests to fail, change it to the new type to fix the test. [1] https://github.com/material-components/material-components-android/commit/1adc50110ed6491661f89aa535355b1480fac73a Fix: 426209738 Test: atest SearchBarScrollingViewBehaviorTest Flag: EXEMPT bug / test fix Change-Id: I17959daec0eb39ebb05e242fdefc0e55aeaa6f59