]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Partial bookmarks drawer implemention.
authorSoren Stoutner <soren@stoutner.com>
Fri, 6 Oct 2017 17:29:56 +0000 (10:29 -0700)
committerSoren Stoutner <soren@stoutner.com>
Fri, 6 Oct 2017 17:29:56 +0000 (10:29 -0700)
commit8252c110e3a97bc83c5f14c446edde00dfef32c9
treefc647f02d8c143f93173a83e70ff0c8de7eaf3fe
parent4ecb96eb93da652b3264b1931e344222c2d5d833
Partial bookmarks drawer implemention.
app/src/main/java/com/stoutner/privacybrowser/activities/BookmarksActivity.java
app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java
app/src/main/res/layout/bookmarks_activity_item_linearlayout.xml [new file with mode: 0644]
app/src/main/res/layout/bookmarks_drawer_item_linearlayout.xml [new file with mode: 0644]
app/src/main/res/layout/bookmarks_item_linearlayout.xml [deleted file]
app/src/main/res/layout/main_drawerlayout.xml
app/src/main/res/layout/navigation_header.xml