Skip to content

Commit bf04cef

Browse files
committed
Update top level README with demos.
1 parent a1ab383 commit bf04cef

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

README.md

+28-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
11
# material-components-android-examples
22

3-
These example apps are Android implementations of hypothetical [Material Studies](https://material.io/design/material-studies/). Each one is built using the [MDC-Android library](http://github.com/material-components/material-components-android/) and features special customizations of color, typography, and shape made with [Material Theming](https://material.io/design/material-theming/).
3+
<img src="screenshots/mdc_samples.gif" alt="Reply, Owl, Basil sample demos"/>
4+
5+
The apps in this repository are Android implementations of fictional [Material Studies](https://material.io/design/material-studies/). Each one is built using the [MDC-Android library](http://github.com/material-components/material-components-android/) and showcases customizations of color, typography, and shape made with [Material Theming](https://material.io/design/material-theming/).
6+
7+
* [Reply](https://github.com/material-components/material-components-android-examples/tree/develop/Reply)
8+
* [Owl](https://github.com/material-components/material-components-android-examples/tree/develop/Owl)
9+
* [Coming Soon] Basil
10+
11+
## License
12+
13+
```
14+
Copyright 2019 Google, Inc.
15+
16+
Licensed to the Apache Software Foundation (ASF) under one or more contributor
17+
license agreements. See the NOTICE file distributed with this work for
18+
additional information regarding copyright ownership. The ASF licenses this
19+
file to you under the Apache License, Version 2.0 (the "License"); you may not
20+
use this file except in compliance with the License. You may obtain a copy of
21+
the License at
22+
23+
http://www.apache.org/licenses/LICENSE-2.0
24+
25+
Unless required by applicable law or agreed to in writing, software
26+
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
27+
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
28+
License for the specific language governing permissions and limitations under
29+
the License.
30+
```

screenshots/mdc_samples.gif

38.6 MB
Loading

0 commit comments

Comments
 (0)