mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-17 03:09:00 +00:00
layout fix
This commit is contained in:
parent
864d968f72
commit
4444a9943c
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue