mahmoudkhalaf93 / multichoice_game

Navigation component , safe args , menu , drawer layout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. Since students haven't yet learned about saving data or the Android lifecycle, it tries to eliminate bugs caused by configuration changes.

Screenshots

Screenshot1 Screenshot2

About

Navigation component , safe args , menu , drawer layout

License:Other


Languages

Language:Kotlin 100.0%