Actions
Task #2745
openCleaning up dialog fragments that pass results back to the target fragment
Status:
New
Priority:
Normal
Assignee:
-
Category:
gui
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Currently, FaceCreateDialogFragment and RouteCreateDialogFragment pass entered information back to the caller using custom interfaces.
It may be desirable to make both fragments independent and report result back to the caller using onActivityResult with a proper code.
Updated by Alex Afanasyev over 9 years ago
The only issue I see with this task is how to deal with ProgressBar that should be shown while face is created after user clicked "Create face/route".
Updated by Alex Afanasyev almost 9 years ago
- Category set to gui
- Target version set to 23
Actions