Reputation: 3297
This is what I want
But I actually get this after reformat the code.
The reason I want to have that is because without new line it looks like this:
Not very tidy...
Upvotes: 2
Views: 687
Reputation: 12118
Not sure if this is what you want but I can point you in to that direction.
Follow the direction below:
In Android Studio Go to,
I would suggest following settings:
Select Wrap always for Chained Function calls & Check Use continuation indent, Uncheck Wrap first call if checked previously.
Hope this helps!
Upvotes: 1