# MaterialDemo
**Repository Path**: yuiopt/MaterialDemo
## Basic Information
- **Project Name**: MaterialDemo
- **Description**: No description available
- **Primary Language**: Android
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2015-09-22
- **Last Updated**: 2024-05-29
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Material Design Example
========================
[](https://android-arsenal.com/details/3/1296)
Material Design Example is a sample application for the new design concept made by Google, Material Design. Besides the design, we have the new APIs introduced in Android SDK Lollipop:
* Custom theme colors
* Circular reveal
* Activity transitions
* Toolbar
* Recycler View
* Card View
* Floating Action Button
* ObservableScrollView
Pre-requisites
--------------
* Android SDK v14
* Android Support Repository
Screenshots
-------------
Getting Started
---------------
This sample uses the Gradle build system. To build this project, use the
"gradlew build" command or use "Import Project" in Android Studio.
Support
-------
If you've found an error in this sample, please file an issue:
https://github.com/halysongoncalves/Material-Design-Example
Patches are encouraged, and may be submitted by forking this project and
submitting a pull request through GitHub. Please see CONTRIBUTING.md for more details.
Contributions
---------------
Any contributions are welcome!
Please check the [contributing guideline](https://github.com/halysongoncalves/Material-Design-Example/blob/master/CONTRIBUTING.md) before submitting a new issue.
Credits
---------------
* Inspired by `ObservableScrollView` in [romannurik-code](https://code.google.com/p/romannurik-code/).
* Inspired by `Android-ObservableScrollView` in [ksoichiro](https://github.com/ksoichiro/Android-ObservableScrollView).
Samples
---------------
[](https://play.google.com/store/apps/details?id=br.com.halyson.materialdesign)