diff --git a/.idea/misc.xml b/.idea/misc.xml
index 7a8ca9b..01e48ac 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -11,7 +11,7 @@
-
+
diff --git a/app/src/main/res/layout/list_item_apod.xml b/app/src/main/res/layout/list_item_apod.xml
index 7cc2ae2..96aa1ff 100644
--- a/app/src/main/res/layout/list_item_apod.xml
+++ b/app/src/main/res/layout/list_item_apod.xml
@@ -46,28 +46,30 @@
+ android:ellipsize="end"
+ android:maxLines="2"
+ android:layout_marginStart="16dp"
+ android:layout_marginEnd="16dp"
+ android:layout_marginTop="12dp"
+ android:layout_marginBottom="8dp"
+ tools:text="TITLE GOES HERE TITLE GOES HERE TITLE GOES HERE TITLE GOES HERE TITLE GOES HERE TITLE GOES HERE TITLE GOES HERE" />