If you want use this library, you only have to download MaterialDesign project, import it into your workspace and add the project as a library in your android project settings. If you are going to use a ScrollView, it is recommended that you use the CustomScrollView provided in this library to avoid problems with the custom components. You can set the accept and cancel button on the event listener or change its text. Some components have custom attributes, if you want use them, you must add some code lines in your xml file in the first component. It is recommended to put the Button component in the right-bottom of the screen. To use this component write the code in your xml file. If you don`t want to start this component with animation set the animate attribute to false. Put your icon in the icon attribute to set the drawable icon for this component.
Features
- Flat, rectangle, and float buttons available
- CheckBox switch option supported
- Progress bar circular indeterminate
- Progress bar determinate
- Slider with number indicator
- SnackBar, dialog, and color selector widgets available