SMSTicket / sms-ticket

Android app which simplifies buying and using tickets for public transportation using SMS
Apache License 2.0
70 stars 30 forks source link

Remove static fields from dialogs and remove dialogs already in StyledDialogs #6

Open davidvavra opened 9 years ago

davidvavra commented 9 years ago

Static fields for Fragment arguments are bad practice. Also some dialogs are directly in StyledDialogs library and can be removed from the app.