mirror of
https://github.com/bspeice/itcs4180
synced 2025-07-03 14:55:11 -04:00
Added functionality to save and display tweets to an SQLite DB.
TODO: Add retweeted field to DB, make fix SavedNewsActivity display.
This commit is contained in:
@ -6,5 +6,6 @@
|
||||
<string name="hello_world">Hello world!</string>
|
||||
<string name="title_activity_tweets_list">TweetsListActivity</string>
|
||||
<string name="title_activity_detailed_tweet">DetailedTweetActivity</string>
|
||||
<string name="title_activity_saved_news">SavedNewsActivity</string>
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user