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

Commit 15683534 authored by Daniel Sandler's avatar Daniel Sandler Committed by Android (Google) Code Review
Browse files

Merge "Hide e-call button in layout." into froyo

parents 5baa5e19 8f86eb62
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>