Coordinate formats list - #5685
Conversation
|
Android keeps this preference owned by CoordinateFormatSettingsStorage (preferredCoordinateFormatIdsPreference), while iOS registers it in OAAppSettings and passes it into the storage. Is this intentional for iOS preference registration / backup-import support? If yes, this looks fine, but it may be worth keeping it private/internal to OAAppSettings unless other code is expected to access it directly. |
|
I found a few behavior gaps compared with the Android implementation this was ported from:
|
…nateFormatIds properties
|
Since the task is still in progress, I’ll re-review the comments I left once the entire task is completed. |
…ormat_picker_edit
…ormat_picker_edit
…r_edit Edit coordinates list screen
…r_add Unify coordinate format picker - add screen
…ormat_context_menu
…xt_menu Unify coordinate format context menu
…ormat_quick_search
…_search Unify coordinate format quick search
No description provided.