aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_comment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/activity_comment.xml')
-rw-r--r--app/src/main/res/layout/activity_comment.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/activity_comment.xml b/app/src/main/res/layout/activity_comment.xml
index 6a6ffcdc..2081e050 100644
--- a/app/src/main/res/layout/activity_comment.xml
+++ b/app/src/main/res/layout/activity_comment.xml
@@ -113,6 +113,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:scrollbars="horizontal"
+ app:reverseLayout="true"
android:layout_gravity="bottom" />
</LinearLayout>