From 44a553efac0c39407059f8795a3133040259da99 Mon Sep 17 00:00:00 2001 From: Thomas Date: Mon, 24 Apr 2023 16:14:27 +0200 Subject: Show if comments are edited (#1388) --- app/src/main/res/layout/item_comment.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (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 06ac8c02..cfe48e6f 100644 --- a/app/src/main/res/layout/item_comment.xml +++ b/app/src/main/res/layout/item_comment.xml @@ -68,6 +68,18 @@ app:layout_constraintTop_toBottomOf="@id/author_text_view_item_post_comment" tools:visibility="visible" /> + +