diff --git a/app/src/main/res/layout/fragment_message_detail.xml b/app/src/main/res/layout/fragment_message_detail.xml index 95ca52d..1c63f9b 100644 --- a/app/src/main/res/layout/fragment_message_detail.xml +++ b/app/src/main/res/layout/fragment_message_detail.xml @@ -88,7 +88,7 @@ android:layout_marginRight="16dp" android:layout_marginTop="32dp" android:paddingBottom="16dp" - android:text="New Text" + tools:text="Message Body" android:textIsSelectable="true" /> + android:layout_marginLeft="16dp" + android:layout_marginRight="16dp" />