readrops / Readrops

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

[Bug] image title text no longer accessible #205

Open diafygi opened 2 weeks ago

diafygi commented 2 weeks ago

Describe the bug The title="..." value for images in v2.0-beta02 is no longer accessible. In previous versions, long pressing on images would show any title text (e.g. the image's "caption").

To Reproduce Steps to reproduce the behavior:

  1. Subscribe to a feed with images that have captions (e.g. https://xkcd.com/rss.xml)
  2. Tap on an entry to show the image.
  3. Long press on the image.
  4. Only options for share and download are shown. Title text is not displayed.

Expected behavior As in previous versions, title should be displayed in the long press options for images.

Environment information (please complete the following information):

Shinokuni commented 1 week ago

I didn't maintain this feature (which was an external contribution) in 2.0 because I considered it of very little interest. It isn't because only a few people would use it, but because it applies to very few feeds. Moreover, XKCD might be one of the few feeds where this feature could be useful.