Pinned Repositories
accompanist
A collection of extension libraries for Jetpack Compose
androidannotations
Fast Android Development. Easy maintainance.
AndroidPdfHelper
一个基于Android PdfRenderer实现的PDF预览组件,支持对PDF文件的分页切换、放大缩小、拖动定位等操作。A PDF preview component based on Android pdfRenderer, which supports paging switching, zooming in and out, dragging and positioning of PDF files.
AudioVisualizeView
🎵🎵🎵 许多音乐App上常见的音频可视化效果,读取音频数据并利用傅里叶转换成可视化的字节数据,再通过自定义View渲染而成。An audio visualization effect like many music app, read audio data and use Fourier transform to visual byte data, and then through custom view rendering.
CircleProgressBar
Android圆形动画带文本进度条
easy-compose
EasyMarquee
一个基于ViewFlipper实现的跑马灯组件,支持设置滚动时长,默认可选垂直或水平滚动,支持设置自定义滚动动画和自定义样式。A running lantern component based on view flipper with scrolling vertically or horizontally. Supports setting the rolling time, also supports setting custom rolling animation and custom style.
GitTest
XTableView
一个基于RecyclerView+Scroller实现的二维表格组件,同时支持侧滑菜单、拖动调整列表顺序等拓展功能。A two-dimensional table view, base on recyclerview, both support to side slide menu、drag item and more.
ZJYWidget
🎨 一组实用炫酷自定义View的集合(包括源码及demo)包括常见的支付、扫描、解锁动画、炫酷转盘式菜单等效果。A collection of Android cool custom views
GitHubZJY's Repositories
GitHubZJY/ZJYWidget
🎨 一组实用炫酷自定义View的集合(包括源码及demo)包括常见的支付、扫描、解锁动画、炫酷转盘式菜单等效果。A collection of Android cool custom views
GitHubZJY/AudioVisualizeView
🎵🎵🎵 许多音乐App上常见的音频可视化效果,读取音频数据并利用傅里叶转换成可视化的字节数据,再通过自定义View渲染而成。An audio visualization effect like many music app, read audio data and use Fourier transform to visual byte data, and then through custom view rendering.
GitHubZJY/AndroidPdfHelper
一个基于Android PdfRenderer实现的PDF预览组件,支持对PDF文件的分页切换、放大缩小、拖动定位等操作。A PDF preview component based on Android pdfRenderer, which supports paging switching, zooming in and out, dragging and positioning of PDF files.
GitHubZJY/XTableView
一个基于RecyclerView+Scroller实现的二维表格组件,同时支持侧滑菜单、拖动调整列表顺序等拓展功能。A two-dimensional table view, base on recyclerview, both support to side slide menu、drag item and more.
GitHubZJY/EasyMarquee
一个基于ViewFlipper实现的跑马灯组件,支持设置滚动时长,默认可选垂直或水平滚动,支持设置自定义滚动动画和自定义样式。A running lantern component based on view flipper with scrolling vertically or horizontally. Supports setting the rolling time, also supports setting custom rolling animation and custom style.
GitHubZJY/CircleProgressBar
Android圆形动画带文本进度条
GitHubZJY/accompanist
A collection of extension libraries for Jetpack Compose
GitHubZJY/androidannotations
Fast Android Development. Easy maintainance.
GitHubZJY/easy-compose
GitHubZJY/GitTest
GitHubZJY/JYJPlayer
GitHubZJY/MVPFrame
GitHubZJY/SceneMVVM
Scene+MVVM框架示例