Skip to content

Commit 3808f2a

Browse files
committed
added post title
1 parent cfd421f commit 3808f2a

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
@@ -4,5 +4,6 @@
44
<string name="app_name">Android Async Http Sample</string>
55
<string name="title_get_sample">GET Sample</string>
66
<string name="title_json_sample">JSON Sample</string>
7+
<string name="title_post_sample">POST Sample</string>
78

89
</resources>

0 commit comments

Comments
 (0)