Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/glomadrian/Android-Material-circular-button

Animated Material circular button
https://github.com/glomadrian/Android-Material-circular-button

Last synced: about 2 months ago
JSON representation

Animated Material circular button

Awesome Lists containing this project

README

        

Material Circular Button
------------------------

![enter image description here][1]

----------

#### Circular button for Android in Google Material Style

## How to use

Clone this proyect and import the module **"materialCircularButton"** in your project

Include the res-auto xmls definition in your parent layout

xmlns:custom="http://schemas.android.com/apk/res-auto"

Then use Like Android ImageButton with two custom attributes:


## Android L Developers

Use the attribute elevation on Material Button to get the full Material Desing ([desing][2])

###TODO

Upload to maven central...

[1]: https://raw.githubusercontent.com/glomadrian/Material-circular-button/master/images/sample.gif
[2]: http://www.google.com/design/spec/components/buttons.html#