|
@@ -60,7 +60,6 @@
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:ellipsize="end"
|
|
android:ellipsize="end"
|
|
- android:maxLines="3"
|
|
|
|
android:text="@string/placeholder_sentence"
|
|
android:text="@string/placeholder_sentence"
|
|
android:textColor="?android:attr/textColorSecondary"/>
|
|
android:textColor="?android:attr/textColorSecondary"/>
|
|
|
|
|
|
@@ -84,4 +83,4 @@
|
|
|
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
|
-</RelativeLayout>
|
|
|
|
|
|
+</RelativeLayout>
|