Skip to content
  • Torsten Grote's avatar
    761525ad
    Extend BlogActivity to also show individual posts · 761525ad
    Torsten Grote authored
    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
    761525ad
    Extend BlogActivity to also show individual posts
    Torsten Grote authored
    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
Loading