Skip to content

Repository files navigation

TextFieldBoxes

Forked from [https://github.com/HITGIF/TextFieldBoxes]

Usage

Project level gradle :

allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}

Dependency :

	dependencies {
compile 'com.github.crisolutions:TextFieldBoxes:1.4.2.1'
}

Fork

This fork uses a 48dp placeholder for the endIcon feature, as opposed to the default 24dp in the original library.

About

Material Design text field that comes in a box, based on Google Material Design guidelines.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages