parley-messaging / android-library

Parley Android app library
MIT License
3 stars 3 forks source link

Possibility to override all image corner radii #47

Closed LauBCra closed 4 months ago

LauBCra commented 4 months ago

Currently for the agent and user image corner radius, only a single radius can be set for all corners. However our drawables don't have the same radius for each corner. The result doesn't look very nice. Best seen with the placeholder, as in the included image.

Could it be made possible to override all corner radii?

chat - image radius

LauBCra commented 4 months ago

This is no longer an issue after fixing issue 45 in 3.9.4

alexkok commented 4 months ago

Ah true, that was caused by the same bug, thanks!