Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: Driver: Datepicker crashes for Trip_Edit #41

Closed
rintaron opened this issue Nov 2, 2018 · 1 comment
Closed

Android: Driver: Datepicker crashes for Trip_Edit #41

rintaron opened this issue Nov 2, 2018 · 1 comment
Assignees
Labels
bug Something isn't working Sprint 2

Comments

@rintaron
Copy link
Contributor

rintaron commented Nov 2, 2018

It crashes because onTimeSet() in the timepicker fragment attempts to return value to (Trip_Create) while it is called from Trip_Edit

@rintaron rintaron added bug Something isn't working Sprint 2 labels Nov 2, 2018
@RyanDotsikas
Copy link
Contributor

Created a new Date and Time picker fragment classes that are used specifically by edit. May not be the cleanest fix but is the easiest and causes no problems, just an extra class. Fixed by d651418

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Sprint 2
Projects
None yet
Development

No branches or pull requests

3 participants