I am strating with Android studio (0.8.6) . I would like to know the KeyMap to format the comments in my project. I mean... I know "Ctrl+Alt+L" to format code but it doesn't format the comments as below:
int notificationId = 005;
//Issue the notification
NotificationManagerCompat notificationManager = NotificationManagerCompat.from(this);
Thanks a lot
I want to help another user to solve the problem with the image below (thanks to @Isura's support)
File--> Settings-->Code Style-->Java --> Wrapping and Braces tab and uncheck "Comment at first column"

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With