Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ifyun/designapp
An aplication for learning android design
https://github.com/ifyun/designapp
android custom-view
Last synced: about 1 month ago
JSON representation
An aplication for learning android design
- Host: GitHub
- URL: https://github.com/ifyun/designapp
- Owner: ifyun
- License: mit
- Created: 2018-10-22T12:37:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T07:13:54.000Z (over 4 years ago)
- Last Synced: 2023-08-28T02:06:29.225Z (over 1 year ago)
- Topics: android, custom-view
- Language: Java
- Homepage:
- Size: 16.7 MB
- Stars: 25
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DesignApp
![last commit](https://img.shields.io/github/last-commit/imcloudfloating/DesignApp)
![stars](https://img.shields.io/github/stars/imcloudfloating/DesignApp)
![forks](https://img.shields.io/github/forks/imcloudfloating/DesignApp)
![license](https://img.shields.io/github/license/imcloudfloating/DesignApp)This is an application for learning design, such as custom views(Dialog, Button, Toast and so on), muli-type RecycleView and some UI Demos.
Name | Image
:----------------------:|-------------------
Circle ProgressBar | ![Circle ProgressBar](https://github.com/imcloudfloating/Images/blob/master/circle_progress_bar.gif?raw=true)
Progress Button | ![Progress Button](https://github.com/imcloudfloating/Images/blob/master/progress_button.gif?raw=true)
Colored Toast | ![Colored Toast](https://github.com/imcloudfloating/Images/blob/master/colored_toast.gif?raw=true)
Warning Dialog | ![Warning Dialog](https://github.com/imcloudfloating/Images/blob/master/dialog_warning.png?raw=true)
Info Dialog | ![Info Dialog](https://github.com/imcloudfloating/Images/blob/master/dialog_info.png?raw=true)
Muti-type RecycleView | ![Muti-type RecycleView](https://github.com/imcloudfloating/Images/blob/master/multi-type_recycle_view.gif?raw=true)