3

Android's new material TextInputLayout just supports two boxed and outlined style.

enter image description here

Is there any way to switch to legacy style (that was in support library)

enter image description here

1 Answer 1

3

You can use:

 <com.google.android.material.textfield.TextInputLayout style="@style/Widget.Design.TextInputLayout" 
Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.