aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/login_webview.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-08-20 14:09:41 -0700
committerAllan Wang <me@allanwang.ca>2017-08-20 14:09:41 -0700
commit238c263376d2db2ef7bff765155832fa95309cf1 (patch)
tree202959e8969f0202fbe6c3a7e1f0a9e821e2609a /app/src/main/res/layout/login_webview.xml
parent62e10aa1295bdcd99e307b22b4747bb5353cd5d7 (diff)
downloadfrost-238c263376d2db2ef7bff765155832fa95309cf1.tar.gz
frost-238c263376d2db2ef7bff765155832fa95309cf1.tar.bz2
frost-238c263376d2db2ef7bff765155832fa95309cf1.zip
Update login logic
Diffstat (limited to 'app/src/main/res/layout/login_webview.xml')
-rw-r--r--app/src/main/res/layout/login_webview.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/layout/login_webview.xml b/app/src/main/res/layout/login_webview.xml
index 958bcec5..b64f2220 100644
--- a/app/src/main/res/layout/login_webview.xml
+++ b/app/src/main/res/layout/login_webview.xml
@@ -33,5 +33,7 @@
android:focusable="true"
android:focusableInTouchMode="true"
android:visibility="invisible" />
+
</RelativeLayout>
+
</android.support.v4.widget.SwipeRefreshLayout> \ No newline at end of file