Skip to content
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.

Latest commit

 

History

History
58 lines (42 loc) · 2.08 KB

README.md

File metadata and controls

58 lines (42 loc) · 2.08 KB

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