Show memory indicator on Android Studio 4.1 Beta is missing

Viewed 2395

I am using Android Studio Beta 4.1, and I realised the "Show Memory Indicator" link checkbox is missing in Preferences -> Appearance & Behaviour -> Windows Options

Any idea why?

enter image description here

1 Answers

It’s on the bottom bar. Right click on the bottom most bar and check "Memory Indicator". It’s the last item and is unchecked by default.

enter image description here

Related