Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QClearTextView

自定义带删除按钮的EditText,没找到好看的图片,使用的是Android自带的删除图片,有点丑

准备工作

Project build.gradle

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

Module build.gradle

	dependencies {
          implementation 'com.github.qylfzy:QClearTextView:V1.0'
  }

联系方式

QQ:945942463

About

自定义带删除按钮的EditText

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages