Fixed
Status Update
Comments
sp...@google.com <sp...@google.com>
an...@google.com <an...@google.com>
an...@google.com <an...@google.com> #3
Android Gradle Plugin: 8.7.1
Could you try the latest canary, AGP 8.8.0-alpha09
?
an...@google.com <an...@google.com> #4
I just updated to Android Gradle Plugin: 8.7.2 and the bug is fixed.
Description
For example this:
seems properly formatted. With
Enable compose formatting for modifiers
this is rewritten to:I can only assume the intention of the option is to chop down modifiers, not any chain of function calls happening in modifier expression? Otherwise the option is hardly useful, I'd expect non-modifier functions to be kept as-is, not chopped down