Holger Schlegel

Results 4 issues of Holger Schlegel

I want to align the text of the select item centered. The set spinner adapter is created with a custom layout with a text view using `android:textAlignment="center"`. That adapter shows...

**Description:** Setup is a TextInputLayout with prefix, suffix and hint texts set. The contained TextInputEditText has a text set. Style is FilledBox. The floating label/hint is ellipsized at the end...

bug
Widget: TextField

The cell renderer used for the completion popup window and the code to set the content of the description window should mask/escape characters that are special to html. I'm using...

The colors (and maybe fonts) of ui elements in the auto completion (popup window and description window) should be configurable to match those of the `RSyntaxTextArea` the auto completion is...

enhancement