Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 395 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 395 Bytes

ProperBackStack

Sample app for the article: Proper back stack on Android, every time The article can be found here: https://medium.com/swlh/proper-back-stack-on-android-every-time-4a811f8ab78c

The three branches represents the three topics covered in the article:

  • proper back stack for static deep links
  • proper back stack for dynamic deep links
  • proper back stack for notifications