flex-input
flex-input copied to clipboard
Make attachment preview item width dynamic
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.