Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Textinputlayout

How To Make TextInputLayout Hint Asterisk Red For Required Fields

Is it possible to make just the asterisk in the hint red when using a TextInputLayout from the desi… Read more How To Make TextInputLayout Hint Asterisk Red For Required Fields

How To Make Error Message In TextInputLayout Appear In Center

Currently it looks as in attached with this layout: Solution 1: I wanted to know if there is … Read more How To Make Error Message In TextInputLayout Appear In Center

Customize Bounding Box Stroke In TextInputLayout.OutlinedBox

I'm trying to change box Stroke Color of com.google.android.material.textfield.TextInputLayout … Read more Customize Bounding Box Stroke In TextInputLayout.OutlinedBox