Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/mikepenz/LollipopShowcase

A simple app to showcase Androids Material Design and some of the cool new cool stuff in Android Lollipop. RecyclerView, CardView, ActionBarDrawerToggle, DrawerLayout, Animations, Android Compat Design, Toolbar
https://github.com/mikepenz/LollipopShowcase

Last synced: 29 days ago
JSON representation

A simple app to showcase Androids Material Design and some of the cool new cool stuff in Android Lollipop. RecyclerView, CardView, ActionBarDrawerToggle, DrawerLayout, Animations, Android Compat Design, Toolbar

Lists

README

        

#Android-LollipopShowcase [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Android--LollipopShowcase-brightgreen.svg?style=flat)](https://android-arsenal.com/details/3/1057)

This is a simple showcase to show off Android's all new Material Design and some other cool new stuff which is (new) in Android Lollipop.

This includes features like:
- Toolbar
- RecyclerView
- CardView
- Snackbar
- Floating Action Button (FAB)
- CoordinatorLayout
- ActionBarDrawerToggle
- Animations (Including animations for the RecyclerView)
- RippleDrawables
- Android Compat Theme
- DrawerLayout
- SwipeRefreshLayout

#Preview
##Demo
Try it out now. It's on Google Play

https://play.google.com/store/apps/details?id=com.mikepenz.lollipopshowcase.sample

##Screenshots
![Image](https://raw.githubusercontent.com/mikepenz/Android-LollipopShowcase/master/DEV/screenshots/screenshot_1_small.jpg)
![Image](https://raw.githubusercontent.com/mikepenz/Android-LollipopShowcase/master/DEV/screenshots/screenshot_2_small.jpg)
![Image](https://raw.githubusercontent.com/mikepenz/Android-LollipopShowcase/master/DEV/screenshots/screenshot_3_small.jpg)

##Video
You can find a short video demo here: http://youtu.be/ebdFd7-E7fM

##Warning
Some stuff is just implemented to showcase its functionality and so they are not optimized for performance and they are not done with "best practice" in mind.

#Developed By

* Mike Penz
* [mikepenz.com](http://mikepenz.com) -
* [paypal.me/mikepenz](http://paypal.me/mikepenz)

#License

Copyright 2016 Mike Penz

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 at

http://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.