layout fix

This commit is contained in:
Phillip Thelen 2016-05-12 14:41:38 +02:00
parent 864d968f72
commit 4444a9943c

View file

@ -42,7 +42,7 @@
android:id="@+id/notesTextView"
style="@style/CardText"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="wrap_content"
android:maxLines="3" />
<TextView
android:id="@+id/duedateTextView"