Skip to content

Abdilahi1/AppbarsActivity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Android App with Top and Bottom App Bar

This project demonstrates how to implement a standard navigation layout in an Android application with a Top App Bar (Toolbar) and a Bottom App Bar. The app displays a simple "Welcome to the App" message in the center of the screen.

Features

  • Top App Bar: Displays the application name on the left and a search icon on the right.
  • Bottom App Bar: Contains a centered Floating Action Button (FAB), with two action items: a menu icon on the left and a profile icon on the right.
  • Main Content: Displays a simple TextView with the message "Welcome to the App".

Requirements

  • Android Studio
  • Android SDK
  • Minimum SDK version: API 21 (Lollipop)

Setup

  1. Clone the repository:

    git clone https://github.com/yourusername/simple-android-app.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages