- In Android Studio, in the file that need to check for change > Right click > Git > Show History
- On the history window, right click on a commit > Open on GitHub
- On the opened GitHub page look at the URL and copy the commit hash
https://github.com/your_repo/your_project/commit/commit_hash
copy the commit_hash
- Paste the commit hash into the Search box and search
in this repository
- In the search results, select Issues and click on the merged issue > the PR.