Fix clicking spoiler invokes OnClickListener on TextView in comments. Render profile description in markdown.

This commit is contained in:
Alex Ning
2021-11-09 21:12:31 +08:00
parent eb34cfecce
commit 70cbadfb3b
5 changed files with 117 additions and 14 deletions

View File

@@ -99,7 +99,7 @@
android:fontFamily="?attr/font_family"
tools:visibility="visible" />
<TextView
<ml.docilealligator.infinityforreddit.customviews.SpoilerOnClickTextView
android:id="@+id/comment_markdown_view_item_post_comment"
android:layout_width="wrap_content"
android:layout_height="wrap_content"