Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Action Bar (Android 3.0+) UI

jackpal edited this page Jan 16, 2012 · 1 revision

Action Bar UI

Devices running Android 3.0 or more recent show the Action Bar UI.

The Action Bar UI allows you to:

  • quickly switch between terminal windows
  • create a new terminal window
  • close the current terminal window
  • bring up the options menu.

Hiding / Showing the Action Bar

By default the action bar is always shown.

  • The "Action Bar" preference can be used to hide the action bar.
  • When hidden, tapping on the top half of the terminal screen will show/hide the action bar.
  • Tapping on the bottom half of the terminal screen will show/hide the soft keyboard.