Skip to main content
The 2024 Developer Survey results are live! See the results
edited body
Source Link
Daniel S.
  • 6.6k
  • 4
  • 38
  • 81

Avoid confusion and call them:

  • status bar
  • app bar (action bar is also ok)
  • navigation bar

 

android ui screen layoutandroid ui screen layout

 

Synonyms

action bar, app bar, and title bar all refer to the same thing. A Toolbar is a certain implementation of this bar.

One of the purposes of the status bar is to show notifications. Therefor some call it the notification bar.

The navigation bar is sometimes called the system bar, but the latter name should be avoided. It's too easy to mistakenly think that the system bar contains system information like battery level and network connection, while that's actually the job of the status bar to show these things. The term navigation bar is much clearer. I've also seen it getting called home bar.

Note that iOS also has a navigation bar where it serves a slightly different purpose compared to android - the purpose overlaps with android's navigation and action bars. Moreover, the navigation bar in iOS is typically (always?) located at the top, just below the status bar. See Navigation Bars on developer.apple.com.

 

References

Avoid confusion and call them:

  • status bar
  • app bar (action bar is also ok)
  • navigation bar

 

android ui screen layout

 

Synonyms

action bar, app bar, and title bar all refer to the same thing. A Toolbar is a certain implementation of this bar.

One of the purposes of the status bar is to show notifications. Therefor some call it the notification bar.

The navigation bar is sometimes called the system bar, but the latter name should be avoided. It's too easy to mistakenly think that the system bar contains system information like battery level and network connection, while that's actually the job of the status bar to show these things. The term navigation bar is much clearer. I've also seen it getting called home bar.

Note that iOS also has a navigation bar where it serves a slightly different purpose compared to android - the purpose overlaps with android's navigation and action bars. Moreover, the navigation bar in iOS is typically (always?) located at the top, just below the status bar. See Navigation Bars on developer.apple.com.

 

References

Avoid confusion and call them:

  • status bar
  • app bar (action bar is also ok)
  • navigation bar

 

android ui screen layout

 

Synonyms

action bar, app bar, and title bar all refer to the same thing. A Toolbar is a certain implementation of this bar.

One of the purposes of the status bar is to show notifications. Therefor some call it the notification bar.

The navigation bar is sometimes called the system bar, but the latter name should be avoided. It's too easy to mistakenly think that the system bar contains system information like battery level and network connection, while that's actually the job of the status bar to show these things. The term navigation bar is much clearer. I've also seen it getting called home bar.

Note that iOS also has a navigation bar where it serves a slightly different purpose compared to android - the purpose overlaps with android's navigation and action bars. Moreover, the navigation bar in iOS is typically (always?) located at the top, just below the status bar. See Navigation Bars on developer.apple.com.

 

References

added 4 characters in body
Source Link
Daniel S.
  • 6.6k
  • 4
  • 38
  • 81

Avoid confusion and call them:

  • status bar
  • app bar (action bar is also ok)
  • navigation bar

 

android ui screen layoutandroid ui screen layout

 

Synonyms

action bar, app bar, and title bar all refer to the same thing. A Toolbar is a certain implementation of this bar.

One of the purposes of the status bar is to show notifications. Therefor some call it the notification bar.

The navigation bar is sometimes called the system bar, but the latter name should be avoided. It's too easy to mistakenly think that the system bar contains system information like battery level and network connection, while that's actually the job of the status bar to show these things. The term navigation bar is much clearer. I've also seen it getting called home bar.

Note that iOS also has a navigation bar where it serves a slightly different purpose compared to android - the purpose overlaps with android's navigation and action bars. Moreover, the navigation bar in iOS is typically (always?) located at the top, just below the status bar. See Navigation Bars on developer.apple.com.

 

References

Avoid confusion and call them:

  • status bar
  • app bar (action bar is also ok)
  • navigation bar

 

android ui screen layout

 

Synonyms

action bar, app bar, and title bar all refer to the same thing. A Toolbar is a certain implementation of this bar.

One of the purposes of the status bar is to show notifications. Therefor some call it the notification bar.

The navigation bar is sometimes called the system bar, but the latter name should be avoided. It's too easy to mistakenly think that the system bar contains system information like battery level and network connection, while that's actually the job of the status bar to show these things. The term navigation bar is much clearer. I've also seen it getting called home bar.

Note that iOS also has a navigation bar where it serves a slightly different purpose compared to android - the purpose overlaps with android's navigation and action bars. Moreover, the navigation bar in iOS is typically (always?) located at the top, just below the status bar. See Navigation Bars on developer.apple.com.

 

References

Avoid confusion and call them:

  • status bar
  • app bar (action bar is also ok)
  • navigation bar

 

android ui screen layout

 

Synonyms

action bar, app bar, and title bar all refer to the same thing. A Toolbar is a certain implementation of this bar.

One of the purposes of the status bar is to show notifications. Therefor some call it the notification bar.

The navigation bar is sometimes called the system bar, but the latter name should be avoided. It's too easy to mistakenly think that the system bar contains system information like battery level and network connection, while that's actually the job of the status bar to show these things. The term navigation bar is much clearer. I've also seen it getting called home bar.

Note that iOS also has a navigation bar where it serves a slightly different purpose compared to android - the purpose overlaps with android's navigation and action bars. Moreover, the navigation bar in iOS is typically (always?) located at the top, just below the status bar. See Navigation Bars on developer.apple.com.

 

References

added 161 characters in body
Source Link
Daniel S.
  • 6.6k
  • 4
  • 38
  • 81

Avoid confusion and call them:

  • status bar
  • app bar (action bar is also ok)
  • navigation bar

 

android ui screen layout

 

Synonyms

action bar, app bar, and title bar all refer to the same thing. A Toolbar is a certain implementation of this bar.

One of the purposes of the status bar is to show notifications. Therefor some call it the notification bar.

The navigation bar is sometimes called the system bar, but the latter name should be avoided. It's too easy to mistakenly think that the system bar contains system information like battery level and network connection, while that's actually the job of the status bar to show these things. The term navigation bar is much clearer. I've also seen it getting called home bar.

Note that iOS also has a navigation bar where it serves a slightly different purpose compared to android - the purpose overlaps with android's navigation and action bars. Moreover, the navigation bar in iOS is typically (always?) located at the top, just below the status bar. See Navigation Bars on developer.apple.com.

 

References

Avoid confusion and call them:

  • status bar
  • app bar (action bar is also ok)
  • navigation bar

 

android ui screen layout

 

Synonyms

action bar, app bar, and title bar all refer to the same thing. A Toolbar is a certain implementation of this bar.

One of the purposes of the status bar is to show notifications. Therefor some call it the notification bar.

The navigation bar is sometimes called the system bar, but the latter name should be avoided. It's too easy to mistakenly think that the system bar contains system information like battery level and network connection, while that's actually the job of the status bar to show these things. The term navigation bar is much clearer.

Note that iOS also has a navigation bar where it serves a slightly different purpose compared to android - the purpose overlaps with android's navigation and action bars. Moreover, the navigation bar in iOS is typically (always?) located at the top, just below the status bar. See Navigation Bars on developer.apple.com.

 

References

Avoid confusion and call them:

  • status bar
  • app bar (action bar is also ok)
  • navigation bar

 

android ui screen layout

 

Synonyms

action bar, app bar, and title bar all refer to the same thing. A Toolbar is a certain implementation of this bar.

One of the purposes of the status bar is to show notifications. Therefor some call it the notification bar.

The navigation bar is sometimes called the system bar, but the latter name should be avoided. It's too easy to mistakenly think that the system bar contains system information like battery level and network connection, while that's actually the job of the status bar to show these things. The term navigation bar is much clearer. I've also seen it getting called home bar.

Note that iOS also has a navigation bar where it serves a slightly different purpose compared to android - the purpose overlaps with android's navigation and action bars. Moreover, the navigation bar in iOS is typically (always?) located at the top, just below the status bar. See Navigation Bars on developer.apple.com.

 

References

added 31 characters in body
Source Link
Daniel S.
  • 6.6k
  • 4
  • 38
  • 81
Loading
Source Link
Daniel S.
  • 6.6k
  • 4
  • 38
  • 81
Loading