Hi,
Some of the components from the Internal Designer come through as white, when the form is displayed, unless the Color is set in Drawable.
The color in the form, seems to inherit the background color from the Drawable properties. But you have to explicitly set that property in the Abstract Designer, as opposed to using the Color that is automatically generated when you Add that View.
Maybe the real question is, what is the purpose for the Colors that are assigned to the Views/Components inside the Designer? Is that just for convenience, in order to visually distinguish different components during Design? But you still have to explicitly set the colors? Should I just use CSSUtils, for all this?
Sorry for all the questions, I really just need to make sure that I'm on the right track.
Some of the components from the Internal Designer come through as white, when the form is displayed, unless the Color is set in Drawable.
The color in the form, seems to inherit the background color from the Drawable properties. But you have to explicitly set that property in the Abstract Designer, as opposed to using the Color that is automatically generated when you Add that View.
Maybe the real question is, what is the purpose for the Colors that are assigned to the Views/Components inside the Designer? Is that just for convenience, in order to visually distinguish different components during Design? But you still have to explicitly set the colors? Should I just use CSSUtils, for all this?
Sorry for all the questions, I really just need to make sure that I'm on the right track.
Last edited: