We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc745f8 commit b628f79Copy full SHA for b628f79
sample/src/main/res/values/strings.xml
@@ -36,4 +36,5 @@
36
<string name="title_range_sample">Range response handling</string>
37
<string name="title_401_unauth">401 basic authentication</string>
38
<string name="title_pre_post_processing">Pre-/Post-processing</string>
39
+ <string name="title_async_background_thread">Async on background thread</string>
40
</resources>
0 commit comments