Search code examples
androidblamegit-blame

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


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.


Solution

  • Use Annotate feature of Android Studio

    1.Right click in line number pane

    enter image description here:

    2.Select Annotate

    enter image description here