You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, would it be possible to add API methods to allow creating custom gradients? Right now it seems like it's only possible to create custom placeholder tags for single colors using Placeholder.styling(TextColor.fromHexString("#123456")) - would be great if it'd be somehow possible to have a similar thing for gradients!
The text was updated successfully, but these errors were encountered:
Hi, would it be possible to add API methods to allow creating custom gradients? Right now it seems like it's only possible to create custom placeholder tags for single colors using
Placeholder.styling(TextColor.fromHexString("#123456"))
- would be great if it'd be somehow possible to have a similar thing for gradients!The text was updated successfully, but these errors were encountered: