mercury-mql / 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

Home Page:http://mikepenz.github.io/LollipopShowcase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Android-LollipopShowcase Android Arsenal

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
  • ActionBarDrawerToggle
  • Animations (Including animations for the RecyclerView)
  • Floating Action Button (FAB)
  • 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 Image Image

##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

#License

Copyright 2015 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.

About

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

http://mikepenz.github.io/LollipopShowcase

License:Apache License 2.0


Languages

Language:Java 100.0%