Added text parsing to post content

This commit is contained in:
Pierre HUBERT
2018-09-03 13:35:40 +02:00
parent 8ab6fb7cfd
commit 0f60453c97
3 changed files with 12 additions and 16 deletions

View File

@ -102,7 +102,7 @@
tools:layout_height="10dp" />
<!-- Post content -->
<TextView
<org.communiquons.android.comunic.client.ui.views.ContentTextView
android:id="@+id/post_content"
style="@style/PostContent"
android:layout_width="match_parent"