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

Now have a working TweetsListActivity

Needs a bit of tweaking, but functionality is mostly there.
This commit is contained in:
DjBushido
2014-04-12 13:35:08 -04:00
parent e23b4bd798
commit 8d4d50c4a9
4 changed files with 45 additions and 41 deletions

5
HW5/res/values/ids.xml Normal file
View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<item name="TWEET_TAG_KEY" type="id"/>
</resources>