Refactoring: create a shared super class for the toolbars of iOS reading list, history and bookmarks. |
||
Issue descriptionWe should create a toolbar super class /ui/toolbar/bottom_toolbar.mm. And reading_list_toolbar.mm, clear_browsing_bar and bookmark_context_bar should be based on that. This way, we can reduce the redundant code, technical debt and make sure the style/font/spacing of the toolbars are always consistent.
,
Sep 27
After UIRefresh we're now using the NavigationController stock Toolbar, so we now have a consistent implementation/look for this |
||
►
Sign in to add a comment |
||
Comment 1 by martiw@chromium.org
, Feb 18 2018Status: Available (was: Assigned)