Feed Fragment, Mark Murphy Busy Coder Helper
Is anyone familiar with the Mark Murphy tutorial in Busy Coders Guide advance the Feed Fragment tutorial he did?
Well my question is how do you make a dynamic feed in this tutorial meaning that it stays the same all through application. with his the feed url are in hashmaps?
So from his tutorial how would you add a url that would be there each time the app开发者_高级运维lication is loaded?
As I replied to your post to the cw-android
Google Group, the five feeds built into FeedFragments already are "the same all through application". While you can add additional feeds, I don't remember adding in any ability to delete feeds.
精彩评论