asdzheng / SMRadarScanViewLinks
A android customView like Smartison OS garbage remove view.
☆73Updated 6 years ago
Alternatives and similar repositories for SMRadarScanView
Users that are interested in SMRadarScanView are comparing it to the libraries listed below
Sorting:
- 应为需要实现一个类似于双向滑动的SeekBar,看看了Android 自身的SeekBar 实在是太简陋了,根本实现不了所需要的功能故,自己自定义一个View 简单的实现了类似于双向滑动的SeekBar 效果。 吐槽一下,功能比较简单,计算有点稍微复杂.....