summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/layout/call_button_fragment.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/res/layout/call_button_fragment.xml b/res/layout/call_button_fragment.xml
index c954a5be..c5914a46 100644
--- a/res/layout/call_button_fragment.xml
+++ b/res/layout/call_button_fragment.xml
@@ -195,25 +195,6 @@
android:contentDescription="@string/onscreenBlacklistText"
/>
- <!-- Separator between 5th (or 6th) button and right padding -->
- <View style="@style/VerticalSeparator" />
-
- <ImageButton
- android:id="@+id/addParticipant"
- style="@style/InCallButton"
- android:background="@drawable/ic_add_group_holo_dark"
- android:contentDescription="@string/onscreenAddParticipant" />
-
-
- <!-- Separator between 5th (or 6th) button and right padding -->
- <View style="@style/VerticalSeparator" />
-
- <Button android:id="@+id/modifyCallButton"
- style="@style/InCallButton"
- android:background="@drawable/btn_compound_vt"
- android:contentDescription="@string/onscreenModifyCallText"
- />
-
<!-- Separator between 4th (or 5th) button and right padding -->
<View style="@style/VerticalSeparator" />