fossasia / open-event-droidgen

Open Event Android App Generator https://github.com/fossasia/open-event-android/raw/apk/sample-apk-fossasia17-development.apk
GNU General Public License v3.0
2.06k stars 828 forks source link

fix #2343: Fix crash, show invalid track message instead #2346

Closed pulakdp closed 6 years ago

pulakdp commented 6 years ago

Fixes #2343

Changes: Added null check for track. If null, showed "Invalid Track" in Snackbar

pulakdp commented 6 years ago

@iamareebjamal Can you check the latest commit now? Let me know if any further changes are needed. I'm new to using github in collaboration so any help would be appreciated!