diff --git a/app/src/main/res/layout/fragment_view_thread.xml b/app/src/main/res/layout/fragment_view_thread.xml
index 539efe57..150fe6b2 100644
--- a/app/src/main/res/layout/fragment_view_thread.xml
+++ b/app/src/main/res/layout/fragment_view_thread.xml
@@ -4,34 +4,34 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
-
+ android:orientation="vertical">
-
+ android:layout_height="wrap_content"
+ android:visibility="gone"
+ android:indeterminate="true"
+ android:contentDescription="@string/a11y_label_loading_thread" />
+
+
-
-
-
-
+
+