Update Marble Maps to use Kirigami
Needs ReviewPublic

Authored by juditbartha on Jul 17 2017, 6:05 PM.

Details

Reviewers
None
Group Reviewers
Marble: Material Maps
Summary

This revision is one of the first steps in redesigning the Marble Maps app to fit Material guidelines. In this version, I have restructured the main screen to use Kirigami pages and drawers. The next steps include fixing up all the bindings and adding the other pages (Routing, and Bookmarks view).

Test Plan

Note the overall design, which currently uses Kirigami guidelines, and see if anything currently stands out that need to be rethought.

Diff Detail

Repository
R34 Marble
Lint
Lint Skipped
Unit
Unit Tests Skipped
juditbartha created this revision.Jul 17 2017, 6:05 PM

Sidebar updates, About menu and Bookmarks menu, Routing editor and bottom drawer finally working!

Options added, Bookmarks can now be drag and dropped as well as swiped.

Added BookmarkManager and Options files to tracking.

juditbartha updated this revision to Diff 17885.Aug 8 2017, 2:25 PM

Changed Bookmarks menu to be more usable, added bottom menu with context based buttons, that currently doesn't handle routing profile changes (binding issue noted by the /* */ comment). Fixed UI bugs occuring on the "Part of # routes" dialogs.