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

Commit 8dc634e8 authored by Daniel Sandler's avatar Daniel Sandler Committed by Android Git Automerger
Browse files

am b0cc22b4: am 15683534: Merge "Hide e-call button in layout." into froyo

Merge commit 'b0cc22b4' into kraken

* commit 'b0cc22b4':
  Hide e-call button in layout.
parents 445a9785 b0cc22b4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -162,6 +162,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
@@ -161,6 +161,7 @@
        style="@style/Widget.Button.Transparent"
        android:drawablePadding="8dip"
        android:layout_marginRight="80dip"
        android:visibility="gone"
        />

</LinearLayout>