summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/eip_service_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/eip_service_fragment.xml')
-rw-r--r--app/src/main/res/layout/eip_service_fragment.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/app/src/main/res/layout/eip_service_fragment.xml b/app/src/main/res/layout/eip_service_fragment.xml
index fea0093e..4ad8725d 100644
--- a/app/src/main/res/layout/eip_service_fragment.xml
+++ b/app/src/main/res/layout/eip_service_fragment.xml
@@ -15,20 +15,6 @@
android:text="@string/eip_service_label"
android:textAppearance="?android:attr/textAppearanceMedium" />
- <TextView
- android:id="@+id/status_message"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:layout_alignParentLeft="true"
- android:layout_below="@id/eipLabel"
- android:layout_centerVertical="true"
- android:paddingTop="5dp"
- android:paddingBottom="10dp"
- android:paddingLeft="10dp"
- android:paddingRight="10dp"
- android:clickable="true"
- android:text="@string/eip_state_not_connected" />
-
<view
android:id="@+id/vpn.Status.Image"
android:layout_width="@dimen/progress_button"