How to get to know about developer code blame in android studio

Vinod Pattanshetti picture Vinod Pattanshetti · Apr 3, 2017 · Viewed 9.6k times · Source

I am working on project which is shared by few developers, how to get to know about developer blame in android studio?? any shortcuts or any idea? which will help us to know about code blame.

Answer

rcde0 picture rcde0 · Apr 3, 2017

Use Annotate feature of Android Studio

1.Right click in line number pane

enter image description here:

2.Select Annotate

enter image description here