<placeTp background="getBackgroundColor" [...] /> doesn't work, background is always gray/opaque.
Controller.getBackgroundColor() returns e.g. Color.RED
<placeTp foreground="getBackgroundColor" [...] /> works perfectly.
Log in to post a comment.