diff --git a/shell/debug/res/layout/dialog_message.xml b/shell/debug/res/layout/dialog_message.xml
index 44e7508f4..b635d5675 100644
--- a/shell/debug/res/layout/dialog_message.xml
+++ b/shell/debug/res/layout/dialog_message.xml
@@ -6,39 +6,39 @@
android:orientation="vertical" >
+ android:layout_width="match_parent"
+ android:layout_height="wrap_content"
+ android:layout_marginLeft="6dp"
+ android:stretchColumns="*" >
-
+
-
+
+
+
+
-
-
-
-
-
-
-
+ android:focusable="true" />
+
+
+
-
-
-
-
+
\ No newline at end of file