summaryrefslogtreecommitdiff
path: root/res/layout/call_detail_history_header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/call_detail_history_header.xml')
-rw-r--r--res/layout/call_detail_history_header.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/call_detail_history_header.xml b/res/layout/call_detail_history_header.xml
index 866ba4181..40f943b1e 100644
--- a/res/layout/call_detail_history_header.xml
+++ b/res/layout/call_detail_history_header.xml
@@ -27,7 +27,7 @@
class="com.android.contacts.common.widget.ProportionalLayout"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:layout_alignParentLeft="true"
+ android:layout_alignParentStart="true"
android:layout_below="@id/voicemail_status"
ex:ratio="0.5"
ex:direction="widthToHeight"