Merge commit 'b0cc22b4059ea49623defa1c118db9abdd59a0be' into kraken * commit 'b0cc22b4059ea49623defa1c118db9abdd59a0be': Hide e-call button in layout.
This commit is contained in:
@ -162,6 +162,7 @@
|
||||
android:layout_marginBottom="80dip"
|
||||
style="@style/Widget.Button.Transparent"
|
||||
android:drawablePadding="8dip"
|
||||
android:visibility="gone"
|
||||
/>
|
||||
|
||||
</RelativeLayout>
|
||||
|
@ -161,6 +161,7 @@
|
||||
style="@style/Widget.Button.Transparent"
|
||||
android:drawablePadding="8dip"
|
||||
android:layout_marginRight="80dip"
|
||||
android:visibility="gone"
|
||||
/>
|
||||
|
||||
</LinearLayout>
|
||||
|
Reference in New Issue
Block a user