Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)