summaryrefslogtreecommitdiffstats
path: root/res/layout/call_detail.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/call_detail.xml')
-rw-r--r--res/layout/call_detail.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/call_detail.xml b/res/layout/call_detail.xml
index 969169f25..5f319bcb8 100644
--- a/res/layout/call_detail.xml
+++ b/res/layout/call_detail.xml
@@ -29,7 +29,7 @@
<ListView
android:id="@+id/history"
android:layout_width="match_parent"
- android:layout_height="wrap_content"
+ android:layout_height="match_parent"
android:layout_alignParentStart="true"
android:layout_alignParentTop="true"
/>