There is a code formatter change in 1.3.70-eap-18...
# eap
s
There is a code formatter change in 1.3.70-eap-184-Studio-4.0-1p about method chains. Code formatter accept property access as methods. It is most of the time acceptable and help readability. But it creates ugly results for Android R file usage. I have created this ticket for this. https://youtrack.jetbrains.com/issue/KT-36387 Is it possible to keep old behaviour or improve it for field access?
👀 1