Search code examples
androidandroid-studioviewstatusbarshortcut

Missing Android Studio git/linecount toolbar


Android Studio stopped displaying line count and current branch information in the bottom right portion of my program frame.

By default, Android Studio should show this information in the area I've circled in the screenshot below:

enter image description here

How can I tweak the settings to show this info again?


Solution

  • Please check that you have enabled status bar, from

    view --> status bar checked

    enter image description here

    more guideline check user-interface android studio