summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/eip_service_fragment.xml
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2017-09-18 11:01:48 +0000
committercyberta <cyberta@riseup.net>2017-09-18 11:01:48 +0000
commit64e961fe8ebc1eeb331cef2604cf4c8714e8d8ad (patch)
tree2f44dc405415cbf03f81eff0c0967f29abec7c7e /app/src/main/res/layout/eip_service_fragment.xml
parent14dc607adeaae623e643b1045ed1917d289a19c4 (diff)
parentafa289cbcce4a431f6bd587b490b6470ed6caa50 (diff)
Merge branch 'develop' into 'master'
Fixes failing tests See merge request !5
Diffstat (limited to 'app/src/main/res/layout/eip_service_fragment.xml')
-rw-r--r--app/src/main/res/layout/eip_service_fragment.xml3
1 files changed, 1 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 06b514d3..7df82b19 100644
--- a/app/src/main/res/layout/eip_service_fragment.xml
+++ b/app/src/main/res/layout/eip_service_fragment.xml
@@ -30,14 +30,13 @@
android:textSize="12sp"
/>
- <view
+ <mbanje.kurt.fabbutton.FabButton
android:id="@+id/vpn.Status.Image"
android:layout_width="32dp"
android:layout_height="32dp"
android:layout_marginLeft="3dp"
android:layout_marginStart="3dp"
android:color="@android:color/holo_blue_dark"
- class="mbanje.kurt.fabbutton.FabButton"
android:layout_gravity="center"
android:visibility="visible"
android:indeterminate="true"