Android Studio seeing which files a change was applied to

后端 未结 1 2019
青春惊慌失措
青春惊慌失措 2020-12-05 10:00

I was doing a code inspection with Android Studio and I accepted a change across multiple file which I now wish to undo.

When I go to VCS|Local History | Show Histor

1条回答
  •  死守一世寂寞
    2020-12-05 10:17

    Right click on your project in project structure on the left. then Local History -> Show History. If you want to show history only for src folder, click on it.. the same for layout folder etc..

    0 讨论(0)
提交回复
热议问题