From acaece6e3e63fba9f7a38899e3fb3079c9dd12c0 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Mon, 14 Sep 2020 09:06:31 +0800 Subject: Viewing comment's full markdown is available. --- .../res/layout/activity_comment_full_markdown.xml | 42 ++++++++++++++++++++++ .../layout/fragment_comment_more_bottom_sheet.xml | 19 ++++++++++ 2 files changed, 61 insertions(+) create mode 100644 app/src/main/res/layout/activity_comment_full_markdown.xml (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/activity_comment_full_markdown.xml b/app/src/main/res/layout/activity_comment_full_markdown.xml new file mode 100644 index 00000000..53ac6ea6 --- /dev/null +++ b/app/src/main/res/layout/activity_comment_full_markdown.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/fragment_comment_more_bottom_sheet.xml b/app/src/main/res/layout/fragment_comment_more_bottom_sheet.xml index 5d8c86d0..6873171b 100644 --- a/app/src/main/res/layout/fragment_comment_more_bottom_sheet.xml +++ b/app/src/main/res/layout/fragment_comment_more_bottom_sheet.xml @@ -85,6 +85,25 @@ android:textSize="?attr/font_default" android:fontFamily="?attr/font_family" /> + +