readrops / Readrops

Android multi-services RSS client
GNU General Public License v3.0
251 stars 19 forks source link

Suppress error due to type variables for setReadState and setStarState #165

Closed mbyrenh closed 1 month ago

mbyrenh commented 1 year ago

When changing the read state or star state of a Nextcloud News item, an error situation similar to the one described in Retrofit Issue 2457 occurs. The changes in this pull request reflect the advice given in the previously mentioned issue.

Shinokuni commented 1 month ago

I've just pushed a rewrite of the Nextcloud News API implementation in Readrops for the upcoming 2.0 release and I've integrated your changes, thanks for bringing this out! (never too late to respond to a pull request I guess)