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

DetailedTweetActivity is now working correctly

Still needs some alignment, etc.
This commit is contained in:
DjBushido
2014-04-12 18:34:29 -04:00
parent ba85390eb7
commit dddab46731
9 changed files with 173 additions and 3 deletions

View File

@ -5,5 +5,6 @@
<string name="action_settings">Settings</string>
<string name="hello_world">Hello world!</string>
<string name="title_activity_tweets_list">TweetsListActivity</string>
<string name="title_activity_detailed_tweet">DetailedTweetActivity</string>
</resources>