Material Design Android Library

Description: Material Design Android Library is a library with components of Android L to you use in android 2.2 or higher.
Watch the demo on you tube
Components:-
Buttons- Flat Button,Rectangle Button,Float Button,Float small button.
Switches- CheckBox,Switch.
Progress indicators- Progress bar circular indeterminate,Progress bar indeterminate,Progress bar indeterminate determinate,Progress bar determinate,Slider,Slider with number indicator.
Widgets- SnackBar,Dialog,Color selector.
Author- navasmdc
How to use Material Design Android Library :-
Download library and sample code
Step 1: Import Library to your Android Application Project
1: File->New->Other
2: Select Android Project
3: Select "Create Project from existing source"
4: Click "Browse and select Material Design Android Library,
5: Finish
6: Right-click on your project -> Properties
7: In Android->Library section click Add
8: select recently added project -> Ok
9: that's it!
Please Join our Facebook Group and Page
Facebook group: Android controls
Facebook page: Android Controls
SUBSCRIBE TO OUR EMAIL NEWSLETTER & RECEIVE UPDATES RIGHT IN YOUR INBOX. Click here
If You Have Any question or Suggestions Please Feel Free to Comments .
getting error on eclippse
ReplyDeleteHi, In Dialog control how to can I change the text of ACCEPT button?
ReplyDeleteThere is not a setAcceptText method or similar. .-(
Regards