Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 312 Bytes

File metadata and controls

6 lines (5 loc) · 312 Bytes

AndroidTrivia

The AndroidTrivia app asks the user trivia questions about Android development. It makes use of the navigation component within Jetpack to move the user between screens. Each screen is implemented as a fragment. The app navigates using buttons, the app bar, and a navigation drawer.