Git Product home page Git Product logo

alipaypassdialog's Introduction

ViewPagerGallery

不懂看博客、不懂看博客、不懂看博客

[博客讲解地址](https://blog.csdn.net/lin857/article/details/84111930)

特点功能:

支持自定义文本、颜色、大小
支持自定义关闭图标
支持弹框样式
支持回调函数处理

API方法介绍:

setCloseImgView(int resId) //设置关闭图标
setHintText(String text)//设置提醒标题的文本
setForgetText(String text) //设置忘记密码文字
PayPassDialog(Context context, int themeResId)//自定义弹框样式,有默认样式
setPayClickListener(OnPayClickListener listener) //设置回调
onPassFinish(String passContent)//6位输入完成回调
onPayClose()//关闭回调
onPayForget()//忘记密码回调

使用步骤

1、gradle引入

implementation 'com.github.lzjin:AlipayPassDialog:1.1'

2、使用参考:

方式一:默认系统配置

方式二:自定义配置:

效果图:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.