Skip to content

Commit 1e5e339

Browse files
author
gabri
committed
2 parents 300a620 + 278538e commit 1e5e339

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

AnimationTest/README.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# How to realize a simple animation to collapse and expand a View.
2+
3+
This repository contains examples source code
4+
5+
For more info about the blog :
6+
* [Expand and collapse animation] http://gmariotti.blogspot.com/2013/09/expand-and-collapse-animation.html
7+
8+
A short video about it:
9+
10+
http://youtu.be/Xtd88n9N-eo
11+
12+
Credits
13+
-------
14+
15+
Author: Gabriele Mariotti
16+
17+
License
18+
-------
19+
20+
Copyright 2013 Gabriele Mariotti
21+
22+
Licensed under the Apache License, Version 2.0 (the "License");
23+
you may not use this file except in compliance with the License.
24+
You may obtain a copy of the License at
25+
26+
http://www.apache.org/licenses/LICENSE-2.0
27+
28+
Unless required by applicable law or agreed to in writing, software
29+
distributed under the License is distributed on an "AS IS" BASIS,
30+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
31+
See the License for the specific language governing permissions and
32+
limitations under the License.
33+

0 commit comments

Comments
 (0)