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

Commit 6815f2e4 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
parent 0af2982c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,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" />

    <!-- Placeholder for the dialpad which is replaced with the dialpad fragment when shown. -->
    <FrameLayout