summaryrefslogtreecommitdiff
path: root/main/src/main/res/layout/allowed_vpn_apps.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/main/res/layout/allowed_vpn_apps.xml')
-rw-r--r--main/src/main/res/layout/allowed_vpn_apps.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/src/main/res/layout/allowed_vpn_apps.xml b/main/src/main/res/layout/allowed_vpn_apps.xml
index ff015fca..463e0d03 100644
--- a/main/src/main/res/layout/allowed_vpn_apps.xml
+++ b/main/src/main/res/layout/allowed_vpn_apps.xml
@@ -38,6 +38,7 @@
</RelativeLayout>
<ListView
+ android:visibility="gone"
android:id="@android:id/list"
android:drawSelectorOnTop="false"
android:layout_width="match_parent"
@@ -46,6 +47,7 @@
android:scrollbarStyle="outsideOverlay" />
+
<LinearLayout
android:id="@+id/loading_container"
android:orientation="vertical"