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

Commit 7b10cf5e authored by Tyler Gunn's avatar Tyler Gunn
Browse files

DO NOT MERGE Fix missing "manage conference" option.

- Corrected alignment of manage conference button.

Bug: 20476139
Change-Id: I31be2f460cc298f6b210931dd670ab7fbc19866e
(cherry picked from commit 0e52751f3b1434786a5ff943d8e7907d01a1137c)
parent 19de08f8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"