Skip to content

RbkGh/android-design-support-lib-demo

 
 

Repository files navigation

Design support library demo

Sample app created using design support library to show how to implement material design in app which is compatible with pre-lollipop devices (till API level 7).

App covers following material design components

  1. Navigation drawer
  2. Flexible space with image(Scrolling technique)
  3. Floating action button
  4. Floating labels for editing text
  5. Snackbar (with and without action)
  6. Tabs
  7. CoordinatorLayout and floating action button
  8. CoordinatorLayout and app bar(tool bar)

Find more about design support library at http://android-developers.blogspot.in/2015/05/android-design-support-library.html

License

Copyright 2015 Sagar Viradiya

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%