Issue
Quite sometimes back in Android Studio, there's a button that can kill the app imitating system killing the app (at the application level), as per the picture below
The way kill the application is described in the article.
My question is, where did this button goes in the latest Android Studio (Arctic Fox 2020.3.1)
Solution
Apparently, the icon has changed. It is still in Logcat, but a different icon. One won't see it unless we lengthen the height of the Logcat View.
Answered By - Elye