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

Extend BlogActivity to also show individual posts

This allows for swiping left/right to read other posts by using
a ViewPager.

This hasn't been done as a separate activity, but with
fragments, so both can share the `BlogPersistentData` without
needing to reload it.

Closes #428
parent f7d5c1f6
No related branches found
No related tags found
No related merge requests found
Showing
with 921 additions and 117 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