https://github.com/glomadrian/Android-Material-circular-button
Animated Material circular button
https://github.com/glomadrian/Android-Material-circular-button
Last synced: 4 months ago
JSON representation
Animated Material circular button
- Host: GitHub
- URL: https://github.com/glomadrian/Android-Material-circular-button
- Owner: glomadrian
- Created: 2014-07-20T15:12:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T07:58:35.000Z (over 8 years ago)
- Last Synced: 2025-04-30T15:33:41.296Z (7 months ago)
- Language: Java
- Size: 2.76 MB
- Stars: 216
- Watchers: 14
- Forks: 44
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-android-ui - https://github.com/glomadrian/Android-Material-circular-button
- Awesome-MaterialDesign - Android-Material-circular-button - Material-circular-button-a.gif" width="180" height="290" alt="Screenshot"/> (<a name="FAB">FAB</a> / Personal Blog)
- beautiful-android-ui - Android-Material-circular-button - Material-circular-button-a.gif" width="180" height="290" alt="Screenshot"/> (<a name="FAB">FAB</a> / Personal Blog)
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#