Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisbanes/cheesesquare
Demos the new Android Design library.
https://github.com/chrisbanes/cheesesquare
Last synced: 1 day ago
JSON representation
Demos the new Android Design library.
- Host: GitHub
- URL: https://github.com/chrisbanes/cheesesquare
- Owner: chrisbanes
- License: apache-2.0
- Created: 2015-05-28T22:54:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-12-07T17:39:00.000Z (about 4 years ago)
- Last Synced: 2024-10-29T16:41:49.239Z (about 1 month ago)
- Language: Kotlin
- Homepage:
- Size: 1.28 MB
- Stars: 7,726
- Watchers: 391
- Forks: 1,810
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-android-person - cheesesquare
- awesome-kotlin - cheesesquare - Demos the new Android Design library. (Samples)
- Awesome-MaterialDesign - Demo
- beautiful-android-ui - Demo
README
![alt text](https://raw.githubusercontent.com/chrisbanes/cheesesquare/master/art/icon.png)
Cheesesquare Sample
===================================Demos the new Android Design library. This is not an exhaustive sample, but shows
some of the important features in the Design library:- Collapsing Toolbar
- FloatingActionButton
- View anchoring
- NavigationView
- SnackbarPre-requisites
--------------- Android SDK v22
- Android Build Tools v22.0.1
- Android Support Repository r16 (for v22.2.1)License
-------Copyright 2014 The Android Open Source Project, Inc.
Licensed to the Apache Software Foundation (ASF) under one or more contributor
license agreements. See the NOTICE file distributed with this work for
additional information regarding copyright ownership. The ASF licenses this
file to you 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.