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 cfd421f commit 3808f2aCopy full SHA for 3808f2a
sample/src/main/res/values/strings.xml
@@ -4,5 +4,6 @@
4
<string name="app_name">Android Async Http Sample</string>
5
<string name="title_get_sample">GET Sample</string>
6
<string name="title_json_sample">JSON Sample</string>
7
+ <string name="title_post_sample">POST Sample</string>
8
9
</resources>
0 commit comments