I want to change my code style settings in Android Studio for Windows as Shown in this Figure, So my code does not go out of device width. And show these arrows for next line as in Figure...???

**

I'm Using Android Studio 4.0.1 on Windows-10

**

I want to change my code style settings in Android Studio for Windows as Shown in this Figure, So my code does not go out of device width. And show these arrows for next line as in Figure...???

1

There are 1 answers

0
Tejas Dhawale On BEST ANSWER

Navigate to your toolbar -> View -> Active Editor -> Soft-wrap (uncheck it)

With Soft wrap (ignore gibberish text for testing): enter image description here

Without Soft wrap :

enter image description here

Not using windows but I think view settings would be the same regardless of OS