Android: SuperButton is simple to use

The first step: Introduce the open source library on github in the project's build.gradle:

implementation 'top.androidman:superfamily:2.1.0'

To quote the source code on github:

https://github.com/ansnail/SuperFamily

The main use is SuperButton.java

Published 57 original articles · liked 0 · 10,000+ views

Guess you like

Origin blog.csdn.net/java9832/article/details/105644617
Recommended