Skip to content

Stable IDs killed image reloading after animation #86

@Mauker1

Description

@Mauker1

Expected Behavior

Once an user posts an image on the chat, it's supposed to show the thumbnail, and after the image is tapped, it's supposed to show the large version of the image.

Current Behavior

After the commit df3678a we started using stable ids on the RecyclerView, but as a side effect, the chat message won't reload after the user taps it, showing a low quality image.

Possible Solution

Perhaps we could set a listener to the imageview, once the animation is finished we could force an image reload.

Steps to Reproduce (for bugs)

  1. Open chat
  2. Locate or post any image
  3. Tap the image

Your Environment

  • Version used: 54b1cf7
  • Android version: 5.1 and 8.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions