1
0
mirror of https://github.com/bspeice/itcs4180 synced 2025-07-03 14:55:11 -04:00

Initial TweetListActivity commit

This commit is contained in:
DjBushido
2014-04-09 09:28:55 -04:00
parent 3a5e0b2918
commit e23b4bd798
16 changed files with 324 additions and 17 deletions

View File

@ -1,8 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">HW5</string>
<string name="action_settings">Settings</string>
<string name="hello_world">Hello world!</string>
<string name="title_activity_tweets_list">TweetsListActivity</string>
</resources>