jocmp / capyreader

A smallish Android RSS reader
http://capyreader.com/
MIT License
191 stars 7 forks source link

can't fullscreen images in full content version #352

Open Monirzadeh opened 2 months ago

Monirzadeh commented 2 months ago

Steps to Reproduce

  1. Open a feed with image
  2. Tap on image
  3. You see image get fullscreen
  4. Tap on icon on top right to fetch full content
  5. Tap on same image in full content
  6. As you see image not get fullscreen anymore

Expected behavior

See image of article in fullscreen expected to work on normal and full content mode

Screenshots or screen recording

No response

Device, Operating system, and app version

Capy Reader 2024.09.1043-dev

jocmp commented 2 months ago

hey @Monirzadeh do you have an example feed you can link?

Monirzadeh commented 2 months ago

@jocmp you can check any post that has image in full content mode of this feed

jocmp commented 2 months ago

I have a partial fix I'll ship in the next version as seen below. It works when the parser finds an image successfully, but other times the parser I use still doesn't find the lead image.