# ClearEditText **Repository Path**: eachann_lee/ClearEditText ## Basic Information - **Project Name**: ClearEditText - **Description**: 带清空功能的EditText - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-16 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```gradle allprojects { repositories { ... maven { url 'https://jitpack.io' } } } ``` ```gradle dependencies { implementation 'com.gitee.eachann_lee:ClearEditText:1.0.8' } ``` ```xml ``` ```xml ``` ![](screenshot-1576475256767.jpg)