I use in my project the XUI views. Specifically, it is in a B4XFloatTextField. Here I set the text alignment to the right, for example, and the text is still displayed aligned to the left. Why?
The text properties are always listed for custom views. While it is a bit confusing, it doesn't mean that all properties are actually used by the custom view.