Skip to content

A simple alternative to Android Design Support Library's TextInputLayout. This view is built to use in SkyPremium Android App.

License

Notifications You must be signed in to change notification settings

Johnsonmaung/SkyTextInputLayout

Repository files navigation

SkyTextInputLayout

SkyTextInputLayout is a simple and customizable alternative of Android TextInputLayout.

Usage

Add it in your root build.gradle at the end of repositories:
allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}
Add the dependency
dependencies
{
    compile 'com.github.Johnsonmaung:SkyTextInputLayout:v1.0.0-beta.6'
}

About

A simple alternative to Android Design Support Library's TextInputLayout. This view is built to use in SkyPremium Android App.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages