From 70cbadfb3bf1727f7cfaa89917d1c7577cc3b660 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 9 Nov 2021 21:12:31 +0800 Subject: Fix clicking spoiler invokes OnClickListener on TextView in comments. Render profile description in markdown. --- app/src/main/res/layout/item_comment.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/item_comment.xml b/app/src/main/res/layout/item_comment.xml index f72eadc0..e6d3f89d 100644 --- a/app/src/main/res/layout/item_comment.xml +++ b/app/src/main/res/layout/item_comment.xml @@ -99,7 +99,7 @@ android:fontFamily="?attr/font_family" tools:visibility="visible" /> -