summaryrefslogtreecommitdiffstats
path: root/res/layout/contacts_unavailable_fragment_content.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/contacts_unavailable_fragment_content.xml')
-rw-r--r--res/layout/contacts_unavailable_fragment_content.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/res/layout/contacts_unavailable_fragment_content.xml b/res/layout/contacts_unavailable_fragment_content.xml
index c36d03880..4f5480103 100644
--- a/res/layout/contacts_unavailable_fragment_content.xml
+++ b/res/layout/contacts_unavailable_fragment_content.xml
@@ -66,20 +66,6 @@
android:layout_marginBottom="15dip"
android:text="@string/contacts_unavailable_import_contacts" />
- <Button
- android:id="@+id/import_failure_uninstall_button"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_marginBottom="15dip"
- android:text="@string/upgrade_out_of_memory_uninstall" />
-
- <Button
- android:id="@+id/import_failure_retry_button"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_marginBottom="15dip"
- android:text="@string/upgrade_out_of_memory_retry" />
-
<ProgressBar
android:id="@+id/progress"
android:layout_width="wrap_content"