diff --git a/app/src/main/res/layout/dia_app_errors_display.xml b/app/src/main/res/layout/dia_app_errors_display.xml
index c128106..78d4bce 100644
--- a/app/src/main/res/layout/dia_app_errors_display.xml
+++ b/app/src/main/res/layout/dia_app_errors_display.xml
@@ -19,136 +19,151 @@
android:textSize="12sp"
android:visibility="gone" />
-
+ android:layout_height="match_parent"
+ android:fadingEdgeLength="10dp"
+ android:fillViewport="true"
+ android:requiresFadingEdge="vertical"
+ android:scrollbars="none">
-
-
-
-
+ android:orientation="vertical">
-
+
-
+
-
-
+
+
-
+
-
+
-
-
+
+
-
+
-
+
-
-
+
+
-
+
-
+
-
-
+
+
-
+
-
+
-
-
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file