https://github.com/antoniolg/materializeyourapp
Example of a Material App for Android
https://github.com/antoniolg/materializeyourapp
Last synced: 5 months ago
JSON representation
Example of a Material App for Android
- Host: GitHub
- URL: https://github.com/antoniolg/materializeyourapp
- Owner: antoniolg
- License: apache-2.0
- Created: 2015-01-17T12:17:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-25T10:12:27.000Z (about 8 years ago)
- Last Synced: 2025-05-16T13:03:01.374Z (5 months ago)
- Language: Java
- Size: 488 KB
- Stars: 1,265
- Watchers: 62
- Forks: 348
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Materialize Your App
This app was the base example for a talk I did at [MaterialFest](http://materialfest.com/) on January 31st, 2015.
After that, I've used this example in some other articles:
- [Materialize your App](http://antonioleiva.com/materialize-app/)
- [Design Support Library (I): Navigation View](http://antonioleiva.com/navigation-view/)
- [Design Support Library (II): Floating Action Button](http://antonioleiva.com/floating-action-button/)
- [Design Support Library (III): Coordinator Layout](http://antonioleiva.com/coordinator-layout/)
- [Design Support Library (IV): Collapsing Toolbar Layout](http://antonioleiva.com/collapsing-toolbar-layout/)
- [Layout animations on RecyclerView](http://antonioleiva.com/layout-animations-on-recyclerview/)[More info and tutorials @ antonioleiva.com](http://antonioleiva.com/)
# License
Copyright 2015 Antonio Leiva
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.