'Android Studio code style put a space before comment text in a multiline comment

I need help in configuring my coding style settings in Android Studio.

I am sharing with you the screenshot of a git diff view in Android Studio; the left side is what is expected in our codebase. And the right side is what I get after applying code reformat ( cmd + opt + l ).

git diff view in android studio let side is what is expected in our codebase

I have searched in the Android Studio preferences, but do not know where to change.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source