summaryrefslogtreecommitdiff
path: root/InCallUI/res/layout/call_card_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'InCallUI/res/layout/call_card_fragment.xml')
-rw-r--r--InCallUI/res/layout/call_card_fragment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/InCallUI/res/layout/call_card_fragment.xml b/InCallUI/res/layout/call_card_fragment.xml
index 13f72d4d0..1971c9c70 100644
--- a/InCallUI/res/layout/call_card_fragment.xml
+++ b/InCallUI/res/layout/call_card_fragment.xml
@@ -107,7 +107,7 @@
<include layout="@layout/manage_conference_call_button"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:layout_alignTop="@id/photo" />
+ android:layout_below="@id/primary_call_info_container" />
<fragment android:name="com.android.incallui.VideoCallFragment"
android:layout_alignParentStart="true"