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

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

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

Merge commit '15683534' into froyo-plus-aosp

* commit '15683534':
  Hide e-call button in layout.
parents 248ea4a9 15683534
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>