Skip to content

In this project the main focus is Android Navigation I demonstrate the following: Navigation between fragments, using implicit intent, using ViewModel to share data among fragments

Notifications You must be signed in to change notification settings

omar67/Simple_Navigation

Repository files navigation

Simple_Navigation

This is a simple store project that has the ability to customize it's theme in the settings menu and save the theme among diffrent fragments, and it has diffrent types of navigation.

The main focus of this project is to practice on the following:

  • Navigation
  • Fragments
  • Intents
  • ViewModels
  • RecycleView
  • Threading/Coroutine

About

In this project the main focus is Android Navigation I demonstrate the following: Navigation between fragments, using implicit intent, using ViewModel to share data among fragments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages