Merge "Hide e-call button in layout." into froyo
This commit is contained in:
committed by
Android (Google) Code Review
commit
15683534d1
@ -164,6 +164,7 @@
|
||||
android:layout_marginBottom="80dip"
|
||||
style="@style/Widget.Button.Transparent"
|
||||
android:drawablePadding="8dip"
|
||||
android:visibility="gone"
|
||||
/>
|
||||
|
||||
</RelativeLayout>
|
||||
|
@ -163,6 +163,7 @@
|
||||
style="@style/Widget.Button.Transparent"
|
||||
android:drawablePadding="8dip"
|
||||
android:layout_marginRight="80dip"
|
||||
android:visibility="gone"
|
||||
/>
|
||||
|
||||
</LinearLayout>
|
||||
|
Reference in New Issue
Block a user