App Bar in Android (Kotlin) | Advanced Mobile Programming | Bsc I.T.

Опубликовано: 07 Март 2019
на канале: Ace Knowledge
4,016
46

In this video we will see how app bar works in android using kotlin. The app bar, also known as the action bar, is one of the most important design elements in our app's activities. Using the app bar makes your app consistent with other Android apps, allowing users to quickly understand how to operate your app and have a great experience. The key functions of the app bar are as follows:

#tybscitpracticals #androidpracticals #appbarinandroidkotlin

1) A dedicated space for giving your app an identity and indicating the user's location in the app.

2) Access to important actions in a predictable way, such as search.

3) Support for navigation and view switching