Actions
Feature #132
closedAdd a `DrawerLayout` on the right for accessing bookmarks.
Start date:
05/19/2017
Due date:
% Done:
0%
Estimated time:
Description
It should be possible to convert the bookmarks activity to load a fragment and include the same fragment in the drawer.
I am inclined to keep access to the bookmarks through the navigation menu because it is difficult to swipe from the edge on some phones when they are in a case. However, I am open to comments from users on the best way to handle this.
Updated by Soren Stoutner about 7 years ago
- Status changed from New to Closed
After testing, I decided to remove the Bookmarks entry from the navigation menu to save space.
Implemented in commit https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=65ff2d87f3a8fd1c26a26678498a7451e76ebb16.
Updated by Soren Stoutner over 6 years ago
- Priority changed from 3 to Next Release
Actions