Skip to content
Snippets Groups Projects
Verified Commit 3f838b04 authored by Torsten Grote's avatar Torsten Grote
Browse files

Blog Fragment in Navigation Drawer with Tabs

This replaces the custom layouts in the navigation drawer with a
`NavigationView` and adds a menu entry for Blogs.

A Main Blogs fragment is added that holds a `TabLayout` and a
`ViewPager`. Five tabs are already added, but they just have a single
placeholder fragment that is to be replaced by the actual fragments.

Closes #409
parent bba70836
No related branches found
No related tags found
No related merge requests found
Showing
with 10 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment