By default Android Studio automatically adds a header comment to all new classes, e.g.
Where is the setting to customize or remove it? | ||
add a comment
|
From the menu bar:
Then look for You have two ways you can change this... 1) Select the 2) Select the Personally I followed option 1) and made the default header comment a TODO, e.g.
These instructions are based on Android Studio v0.3.7. |