tempCanvas.drawArc(cx - mInnerCircleRadius, cy + mInnerCircleRadius,cy + mInnerCircleRadius,cy + mInnerCircleRadius);
For example, the above code i
You can make it automatically for all files by
Editor -> General -> Soft-Wraps, check the Soft-wrap files and input needed filetype (for example *.java) in input field, now any new and even opened files will autowrap long strings. No any additional actions needed.
Editor
General
Soft-Wraps
Soft-wrap files