Fixed
Status Update
Comments
sp...@google.com <sp...@google.com>
an...@google.com <an...@google.com> #2
Agreed, that doesn't seem to match the intent of the setting. I have another bug around this implementation as well, will take a look.
an...@google.com <an...@google.com>
an...@google.com <an...@google.com> #3
I've submitted a fix that will be in the next canary build.
an...@google.com <an...@google.com> #4
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Ladybug Feature Drop | 2024.2.2 Canary 2
- Android Gradle Plugin 8.8.0-alpha02
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
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