Skip to content

PeterXiaoWang/EditTextWithDel

Repository files navigation

EditTextWithDel

直接利用EditText加工,实现可清除输入内容的操作,方便用户操作。 效果图: 这里写图片描述

PS:可以用delsrc属性来替换清除按钮的图片

            <com.incadea.app.customview.EditTextWithDel
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    app:delsrc="@mipmap/c"/>

About

可清除输入内容的 edittext

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages