From ed8488149b8d842ee86b4c209d0f39d71f004146 Mon Sep 17 00:00:00 2001 From: Tyler Gunn Date: Tue, 5 May 2015 13:57:18 -0700 Subject: DO NOT MERGE Fix merge issue. When I cherry picked in cl/685115, it looks like my moving of the VideoCallFragment didn't merge properly. Removing extra instance. Bug: 20257400 Change-Id: I0194a96c1f65bda10368ebccd21165c8f2c3c217 --- InCallUI/res/layout/call_card_fragment.xml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'InCallUI') diff --git a/InCallUI/res/layout/call_card_fragment.xml b/InCallUI/res/layout/call_card_fragment.xml index a21ed20d8..537eb5119 100644 --- a/InCallUI/res/layout/call_card_fragment.xml +++ b/InCallUI/res/layout/call_card_fragment.xml @@ -116,14 +116,6 @@ android:layout_height="wrap_content" android:layout_below="@id/primary_call_info_container" /> - -