aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-21 16:07:54 -0700
committerAllan Wang <me@allanwang.ca>2017-06-21 16:07:54 -0700
commit01083ccb6c7d8ecce9f13ecd0d5ef5bb328bdf21 (patch)
treebebaae53ef58fa97def7c257ebeaeca5895b1879 /app/src/main/res/layout
parent8769be855196f17bb7bfdfb411994ea901eb51a9 (diff)
downloadfrost-01083ccb6c7d8ecce9f13ecd0d5ef5bb328bdf21.tar.gz
frost-01083ccb6c7d8ecce9f13ecd0d5ef5bb328bdf21.tar.bz2
frost-01083ccb6c7d8ecce9f13ecd0d5ef5bb328bdf21.zip
Clean up selector activity
Diffstat (limited to 'app/src/main/res/layout')
-rw-r--r--app/src/main/res/layout/login_webview.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/login_webview.xml b/app/src/main/res/layout/login_webview.xml
index 681ccaa5..74aabfab 100644
--- a/app/src/main/res/layout/login_webview.xml
+++ b/app/src/main/res/layout/login_webview.xml
@@ -24,7 +24,6 @@
android:layout_height="wrap_content"
android:layout_below="@id/profile"
android:layout_centerHorizontal="true"
- android:text="@string/loading_account"
android:visibility="invisible" />
<com.pitchedapps.frost.web.LoginWebView