291700351 / MaterialDesignDialogLinks
谷歌Material Design风格的Dialog,向下兼容到API8
☆21Updated 9 years ago
Alternatives and similar repositories for MaterialDesignDialog
Users that are interested in MaterialDesignDialog are comparing it to the libraries listed below
Sorting:
- RecyclerView add load more and swip to refresh function.☆28Updated 9 years ago
- Help you build a web framework quickly.☆43Updated 9 years ago
- 自定义Toast,带来不一样的效果。☆66Updated 9 years ago
- 界面状态和UI切换,如loading, empty, server error等,非侵入式组件,状态和UI都是可以配置的,也有内置的通用Status和默认UI☆43Updated 8 years ago
- ☆63Updated 9 years ago
- 应为需要实现一个类似于双向滑动的SeekBar,看看了Android 自身的SeekBar 实在是太简陋了,根本实现不了所需要的功能故,自己自定义一个View 简单的实现了类似于双向滑动的SeekBar 效果。 吐槽一下,功能比较简单,计算有点稍微复杂.....