Clarify how to log in

This commit is contained in:
str4d
2014-09-18 22:23:38 +00:00
parent 61f351e597
commit 30de39f28f
2 changed files with 2 additions and 1 deletions

View File

@@ -215,7 +215,7 @@ public class EmailListFragment extends ListFragment implements
}
setEmptyText(getResources().getString(
R.string.not_authed));
R.string.touch_lock_to_log_in));
getLoaderManager().destroyLoader(EMAIL_LIST_LOADER);
listInitialized = false;