From b50b5a1e9ab2f27771927e3d5b86123b92241d46 Mon Sep 17 00:00:00 2001
From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>
Date: Mon, 23 Oct 2023 12:51:01 -0400
Subject: Center the score of a comment. Switch the number of comment and the
share button back on a comment.
---
app/src/main/res/layout/item_comment.xml | 85 ++++++++++++++++++--------------
1 file changed, 48 insertions(+), 37 deletions(-)
(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 bd820199..6c981463 100644
--- a/app/src/main/res/layout/item_comment.xml
+++ b/app/src/main/res/layout/item_comment.xml
@@ -152,45 +152,56 @@
android:paddingStart="4dp"
android:paddingEnd="4dp">
-
-
-
+ app:layout_constraintTop_toTopOf="parent" />
-
+
-
+