Skip to content

Show Blog Posts always in the same design

This also adds comments to the blog post detail screen that were previously missing. It re-uses the existing BlogPostViewHolder and its bind() methods effectively reducing the amount of code necessary.

Closes #636 (closed)

Merge request reports