Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f5129271 authored by Tyler Gunn's avatar Tyler Gunn Committed by Android Git Automerger
Browse files

am cec8d5b8: DO NOT MERGE Fix merge issue.

* commit 'cec8d5b85f3822031114347bc24498bc0dda4dd9':
  DO NOT MERGE Fix merge issue.
parents 274db0ed ed848814
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -116,14 +116,6 @@
        android:layout_height="wrap_content"
        android:layout_below="@id/primary_call_info_container" />

    <fragment android:name="com.android.incallui.VideoCallFragment"
        android:layout_alignParentStart="true"
        android:layout_gravity="start|center_vertical"
        android:id="@+id/videoCallFragment"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:visibility="gone" />

    <!-- Placeholder for various fragments that are added dynamically underneath the caller info. -->
    <FrameLayout
        android:id="@+id/answer_and_dialpad_container"