Quantcast
Channel: Getting values of RSS Feed row item with a TextView in Android - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by zapl for Getting values of RSS Feed row item with a TextView in...

For example by passing the RSSItem to your listener. public View getView(final int position, View convertView, ViewGroup parent) { row.setOnClickListener(new OnItemClickListener(position, _item)); }...

View Article



Getting values of RSS Feed row item with a TextView in Android

I'm trying to build an Android app that displays a couple of RSS feeds, and I want to display the RSS feed with just titles and dates, and then have the user click on them to view the full story. At...

View Article
Browsing all 2 articles
Browse latest View live


Latest Images