Skip to content

Files

Latest commit

4f52e34 · Dec 11, 2021

History

History
14 lines (7 loc) · 503 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 503 Bytes

Navigation

This is the toy app for Navigation

Android Trivia

The Android Trivia application is an application that asks the user trivia questions about Android development. It makes use of the Navigation component within Jetpack to move the user between different screens. Each screen is implemented as a Fragment. The app navigates using buttons, the Action Bar, and the Navigation Drawer.

Screenshots

Screenshot1 Screenshot2