Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 364 Bytes

File metadata and controls

11 lines (10 loc) · 364 Bytes

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