osmeditor4android
osmeditor4android copied to clipboard
Add save option to "android back" in editor
Right now while editing a element the only way to save the changes is on the top left. But my back "button" is easier to reach with my finger. Sadly the popup which is shown has no "save" option.
Added a fourth button to the dialog is a bit of a pain and I'm not quite convinced that it is of general use. What might be a way forward would be to add a FAB (floating action button), not ideal since it would potentially make a value uneditable and generally get in the way.
See also https://github.com/MarcusWolschon/osmeditor4android/issues/511
Example of how this could look like

Looks nice and usable...
A test build with the FAB in the property editor is available here https://drive.google.com/open?id=0B9pKLmh8s1h8bFI5bGd4VnhYWkk (build 1233) feedback welcome, in particular, as it has exactly the same functionality as the standard upper left corner "back" button.
Note: test builds are signed with my debug key and cannot be installed over our releases.
This never got any feedback from anybody that actually used it, as a tendency I'll close this in a couple of days.
Uh, I must have overlooked the test build. I still would be happy to have an reachable OK somewhere..