Skip to content

A basic app that demonstrates the use of Material Theme and Material Widgets to create a consistent and attractive UI.

License

Notifications You must be signed in to change notification settings

KarthiDreamr/MaterialApp-Android-Jetpack

Repository files navigation

MaterialApp-Android-Jetpack 🎉📱

Welcome to the repository for the MaterialApp Android application built using Jetpack Compose! This app is a simple Material Design application that demonstrates the use of various Material Design components in Jetpack Compose. It's a fun and interactive way to explore the capabilities of Jetpack Compose. 😄🚀

Features 🎯

  • Uses MaterialTheme to apply a theme to its children.
  • Uses Scaffold to provide a layout structure for your app. The Scaffold includes a TopAppBar, FloatingActionButton, and BottomAppBar.
  • The TopAppBar includes a title with the text "My App".
  • The FloatingActionButton includes an Icon with an add icon.
  • The BottomAppBar includes a Row of CustomIconButtons. The Row fills the maximum width and arranges its children evenly.

Screenshots 📸

How to run 🏃‍♂️

  • Clone this repository using git clone https://github.com/KarthiDreamr/MaterialApp-Android-Jetpack.git
  • Open the project in Android Studio Arctic Fox or later
  • Run the app on an emulator or a physical device

License 📝

This project is licensed under the GNU General Public License (GPL-3.0). The GPL is a strong copyleft license that requires improvements to be shared back with the community. For more information, see the LICENSE file.

About

A basic app that demonstrates the use of Material Theme and Material Widgets to create a consistent and attractive UI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages