prof18 / RSS-Parser

A Kotlin Multiplatform library to parse a RSS Feed
Apache License 2.0
499 stars 127 forks source link

after opening a post it shows "null" #67

Closed xposed73 closed 4 years ago

xposed73 commented 4 years ago

Describe the bug After opening the fees item it shows "null"

The link of the RSS Feed http://feeds.bbci.co.uk/news/world/rss.xml

Screenshot_20200412-214134

marabu4a commented 4 years ago

because the description of RSS feed is null

xposed73 commented 4 years ago

because the description of RSS feed is null

It is not null, but the library is nit supporting RSS

prof18 commented 4 years ago

It's because the content:encoded tag is null.