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
Hey! is there a way to change the background of a sticker/ text/ card instead of being transparent? For the text, if we add a background (I tried using the setBackground method with the TextStyleBuilder) but it highlights the text only, I want to change the color of the whole view inside the frame. Hope my point is clear.
The text was updated successfully, but these errors were encountered:
@LeenD11 You can do it by modify the library by import as library module. The text and sticker layout is in (res)[https://github.com/burhanrashid52/PhotoEditor/tree/e91baade7b7120c74ecd4f3e82e44383391cd0c9/photoeditor/src/main/res/layout] folder. You can modify as per your need.
Hey! is there a way to change the background of a sticker/ text/ card instead of being transparent? For the text, if we add a background (I tried using the setBackground method with the TextStyleBuilder) but it highlights the text only, I want to change the color of the whole view inside the frame. Hope my point is clear.
The text was updated successfully, but these errors were encountered: