Skip to content

Commit b628f79

Browse files
committed
Fixed missing String value in Samples, see fc745f8
1 parent fc745f8 commit b628f79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sample/src/main/res/values/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,5 @@
3636
<string name="title_range_sample">Range response handling</string>
3737
<string name="title_401_unauth">401 basic authentication</string>
3838
<string name="title_pre_post_processing">Pre-/Post-processing</string>
39+
<string name="title_async_background_thread">Async on background thread</string>
3940
</resources>

0 commit comments

Comments
 (0)