diff options
| author | 2025-03-27 12:06:51 -0400 | |
|---|---|---|
| committer | 2025-03-31 20:53:49 -0700 | |
| commit | 95276b472825ec246173f0ec77ca041feb9cc349 (patch) | |
| tree | c24a137817d75887e5e19780bbac5fc6c763e2f6 /api/api.go | |
| parent | a3d56716869ed36b5d1ee012556c3648c96ee7b5 (diff) | |
Fix for missing widgets
This works around around a Jetpack Compose bug where if we add a child
to the element inside an AndroidView composable before the element has
been laid out, it will fail to render. We therefore delay processing the
RemoteViews for the widget until after the parent has been laid out.
Test: manually on device by verifying widgets properly show up
Flag: EXEMPT bugfix
Bug: 387938328
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:9c4b228662a1881efdd42e8f2fac3f50899c311f)
Merged-In: I3b094086dd133981c37fa9709547334091fcb580
Change-Id: I3b094086dd133981c37fa9709547334091fcb580
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions