There used to be two little blue back and forwards navigation arrow icons in the Android Studio toolbar that provided navigation between recent source files I was editing. Now, for some reason, this little navigation arrow is gone. Any idea how to get it back or what it's called? Thanks!
Chosen solution Please try this: right-click the + after the last tab and Customize... or View (Alt + V) > Toolbars > Customize. In this mode you can move the various items around and see if the arrow buttons are hidden behind other buttons or toolbars.
All replies You may add forward and back arrows from Safari View menu. Open Safari/Click on View menu at the top/select customise toolbar/ drag back and forward arrows to Safari toolbar.
Show back button using actionBar. setDisplayHomeAsUpEnabled(true) this will enable the back button. Custom the back event at onOptionsItemSelected. This will enable the back function to the button on the press.
Found the answer
For some reason the toolbar is not visible by default. In the View menu, select Toolbar. That should fix it.
source
From Android Studio 4.0 you can go at the menu: View -> Appearance -> Toolbar
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With