Show Blog Posts always in the same design

This also adds comments to the blog post detail screen that were
previously missing.
This commit is contained in:
Torsten Grote
2016-09-05 13:33:44 -03:00
parent 387e44d114
commit 54290bc374
4 changed files with 30 additions and 126 deletions

View File

@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<android.support.v7.widget.CardView
android:id="@+id/postLayout"
style="@style/BriarCard"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"