Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

small issue #10

Closed
mousa388 opened this issue Dec 22, 2017 · 1 comment
Closed

small issue #10

mousa388 opened this issue Dec 22, 2017 · 1 comment

Comments

@mousa388
Copy link

Hi , First thanks for the great library .

i am trying to fetch an rss from this url : https://www.skynewsarabia.com/web/rss/markets.xml

or this : http://gulf.argaam.com/rss/home/sectionid/0?entityId=3

but the application crashes and give me this error :

E/AndroidRuntime: FATAL EXCEPTION: main Process: com.alrabei.myproject, PID: 6136 java.lang.NullPointerException: Attempt to invoke interface method 'int java.util.List.size()' on a null object reference at com.alrabei.myproject.ArticleAdapter.onBindViewHolder(ArticleAdapter.java:100) at com.alrabei.myproject.ArticleAdapter.onBindViewHolder(ArticleAdapter.java:44)

i am wondering if i can fetch the rss from any website and how

@prof18
Copy link
Owner

prof18 commented Dec 25, 2017

Oh, that's because the feed you selected hasn't any categories. I have fixed the issue!

@prof18 prof18 closed this as completed Dec 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants