Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/glomadrian/Android-Material-circular-button
- Owner: glomadrian
- Created: 2014-07-20T15:12:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T07:58:35.000Z (almost 8 years ago)
- Last Synced: 2024-02-14T18:34:20.712Z (11 months ago)
- Language: Java
- Size: 2.76 MB
- Stars: 217
- Watchers: 15
- Forks: 47
- 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-android-ui - https://github.com/glomadrian/Android-Material-circular-button
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 DevelopersUse 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#