Kinda tiny bug report: `unregisterComposition` is ...
# compose
e
Kinda tiny bug report:
unregisterComposition
is called twice in this screenshot (hope it is clear enough where it can be found. This is 1.0.0-beta09 by the way).
a
It was introduced in https://android-review.googlesource.com/c/platform/frameworks/support/+/1698021 . not sure offhand if it's an accident or for very subtle reasons 🙂
@Chuck Jazdzewski [G]
c
Sorry. I have not be paying attention to slack (or not well enough apparently) and I missed this. This is definitely unintentional. I added b/193812095 to track this. This is most likely due to a merge of two related commits and I didn't notice the redundancy.
This is now fixed in main.
👍 1