Skip to content

Commit 13995e6

Browse files
committed
Merge pull request koush#40 from RenniePet/master
Provide non-generic name for sample app
2 parents acd3c91 + 5841cf0 commit 13995e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AndroidAsyncSample/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<string name="app_name">AndroidAsyncSample</string>
44
<string name="hello_world">Hello world!</string>
55
<string name="menu_settings">Settings</string>
6-
<string name="title_activity_main">MainActivity</string>
6+
<string name="title_activity_main">AndroidAsync Sample</string>
77
<string name="download">Download Images</string>
88
</resources>

0 commit comments

Comments
 (0)