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:
5
HW5/res/values/ids.xml
Normal file
5
HW5/res/values/ids.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<item name="TWEET_TAG_KEY" type="id"/>
|
||||
|
||||
</resources>
|
Reference in New Issue
Block a user