hyperether / getgoing-android-java

GetGoing Android app
GNU General Public License v3.0
0 stars 0 forks source link

Switched to single activity architecture using Navigation component #49

Closed zukovicfilip closed 4 years ago

zukovicfilip commented 4 years ago

This fix #33 I used Navigation component to switch app to single activity architecture. Converted all DialogFragmments and Activities to Fragments.