You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -892,7 +892,7 @@ It is also a good practice to annotate overridden methods with `@Override` to ma
892
892
893
893
* When would you use java thread instead of an asynctask?
894
894
895
-
* What is a `Loader`? (Depricated) [Developer Android](https://developer.android.com/guide/components/loaders)
895
+
* What is a `Loader`? (Deprecated) [Developer Android](https://developer.android.com/guide/components/loaders)
896
896
897
897
* What is the relationship between the life cycle of an `AsyncTask` and an `Activity`? What problems can this result in? How can these problems be avoided?
0 commit comments