summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/eip_service_fragment.xml
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2017-09-21 01:28:24 +0200
committercyBerta <cyberta@riseup.net>2017-09-21 01:28:24 +0200
commitd77b9aefea75491b50f28a6880906ba9496979f2 (patch)
tree669cd96c72836c66caee662b4224e35df205d8a0 /app/src/main/res/layout/eip_service_fragment.xml
parent63a604651b9fdc24a0e18c7b95a00e9fe6bb157d (diff)
update ics-openvpn: update classes, manifest, resources and build script
Diffstat (limited to 'app/src/main/res/layout/eip_service_fragment.xml')
-rw-r--r--app/src/main/res/layout/eip_service_fragment.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/layout/eip_service_fragment.xml b/app/src/main/res/layout/eip_service_fragment.xml
index 7df82b19..c8370cf1 100644
--- a/app/src/main/res/layout/eip_service_fragment.xml
+++ b/app/src/main/res/layout/eip_service_fragment.xml
@@ -24,14 +24,14 @@
android:layout_centerInParent="true">
<Button
- android:id="@+id/vpn.main.button"
+ android:id="@+id/vpn_main_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textSize="12sp"
/>
<mbanje.kurt.fabbutton.FabButton
- android:id="@+id/vpn.Status.Image"
+ android:id="@+id/vpn_status_image"
android:layout_width="32dp"
android:layout_height="32dp"
android:layout_marginLeft="3dp"