# ExpandableHintText
**Repository Path**: JK_Joyce/ExpandableHintText
## Basic Information
- **Project Name**: ExpandableHintText
- **Description**: A Pretty EditText for Android
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-11-23
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# ExpandableHintText
A Customisable Pretty EditText Layout for Android
[](https://jitpack.io/#thomhurst/ExpandableHintText)
[](https://www.codacy.com/app/thomhurst/ExpandableHintText?utm_source=github.com&utm_medium=referral&utm_content=thomhurst/ExpandableHintText&utm_campaign=Badge_Grade)
[]( https://android-arsenal.com/details/1/7499 )
[](http://androidweekly.net/issues/issue-347)
## Install
Add Jitpack to your repositories in your `build.gradle` file
```groovy
allprojects {
repositories {
// ...
maven { url 'https://jitpack.io' }
}
}
```
Add the below to your dependencies, again in your gradle.build file
```groovy
implementation 'com.github.thomhurst:ExpandableHintText:{version}'
```
### On Click Animation

### Typing

## Sample Code
### Light on Dark
```xml
```
### Dark on Light
```xml
```
If you enjoy, please buy me a coffee :)
