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

Commit 8f86eb62 authored by Daniel Sandler's avatar Daniel Sandler
Browse files

Hide e-call button in layout.

Bug: 2568732
Change-Id: Idfccf04684bc7c717742cc06fa74df2c86ccea2d
parent 8d318958
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -164,6 +164,7 @@
        android:layout_marginBottom="80dip"
        style="@style/Widget.Button.Transparent"
        android:drawablePadding="8dip"
        android:visibility="gone"
        />

</RelativeLayout>
+1 −0
Original line number Diff line number Diff line
@@ -163,6 +163,7 @@
        style="@style/Widget.Button.Transparent"
        android:drawablePadding="8dip"
        android:layout_marginRight="80dip"
        android:visibility="gone"
        />

</LinearLayout>