TextInputLayout icon indicating copy to clipboard operation
TextInputLayout copied to clipboard

Android implementation of TextInputLayout with greater support for outlined boxes

Results 4 TextInputLayout issues
Sort by recently updated
recently updated
newest added

Android resource linking failed com.ebeach.app-mergeDebugResources-5:/values/values.xml:9532: error: expected enum but got (raw string) filled. error: failed linking references.

Could you please add open source License to the project?

Hi, Your libary is amazing for me. I have a question to ask. How can I add border color to TextInputLayout in default state (focusable = false) Thanks

Since we want to use this programmatically its akward to create HintTextAppearance in the XML styles. I would like to change hint text size, hint color and also typeface(?) progrmamatically...

enhancement