flex-input icon indicating copy to clipboard operation
flex-input copied to clipboard

Make attachment preview item width dynamic

Open lytefast opened this issue 8 years ago • 0 comments

Right now the width of the attachment preview items is fixed because fresco doesn't support dynamic widths based on the image. The work around is to manually look at the image size and choose an appropriate width.

lytefast avatar Jan 17 '17 22:01 lytefast