Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 565 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 565 Bytes

Project: SafeFly

Introduction

An app that lets you buy plane tickets.

What you'll learn

  • Why you should use Safe Args.
  • How to pass data using Safe Args.
  • Things to consider when using Safe Args and code shrinking in the same app.

Resources

I downloaded starter project from Using Safe Args With the Android Navigation Component and followed the guide to complete the project.