From 372f373601ddb0abdc81f732bd6d2b58e67a4dfa Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 6 Jul 2021 20:38:58 +0800 Subject: Show live comments in RPAN broadcasts. --- app/src/main/res/layout/item_rpan_comment.xml | 38 +++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 app/src/main/res/layout/item_rpan_comment.xml (limited to 'app/src/main/res/layout/item_rpan_comment.xml') diff --git a/app/src/main/res/layout/item_rpan_comment.xml b/app/src/main/res/layout/item_rpan_comment.xml new file mode 100644 index 00000000..74766a90 --- /dev/null +++ b/app/src/main/res/layout/item_rpan_comment.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3