Fixed
Status Update
Comments
ra...@google.com <ra...@google.com>
je...@google.com <je...@google.com>
an...@google.com <an...@google.com> #3
I see the release note in compose-ui 1.7.3:
Fixed exception thrown when the IME is active on an external View and the Next action is used to enter focus on the ComposeView. The clearFocus() behavior aligns with View behavior on API < 28, where clearFocus() can cause the default View to be focused.
However, we can still reproduce this crash with BOM 2024.09.03 and compose-ui 1.7.3.
da...@gmail.com <da...@gmail.com> #4
We are also seeing this crash in prod after bumping to 1.7+
Description
AGP 8.7.2
Use
com.android.test
plugin to create app tests with GMD.run
:app-tests:my-feature:cpixel2api30ReleaseAndroidTest
Actual
Error gives only groovy gradle syntax I get this error:
Expected
give Kotlin syntax as well.
i.e.