vinc3m1/RoundedImageView

RTL support

david-serrano opened this issue · 1 comments

Hi,
Im seeing some weird behaviour when displaying images in RTL mode (phone in arabic for example).

When loading normally i get the following expected layout and rendering:
screenshot_20180531-115610__01

However when RTL is enabled, i get the following.
screenshot_20180531-115632__01

I think this is specific to the library as the text below renders fine, but nothing, not even placeholders get drawn for RoundedImageViews. I've checked with layout bounds drawn and the space is there, just nothing gets shown

closing as not related to RoundedImageView in the end