Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit 914e692

Browse files
authored
Update README.md
Reformatting Screenshots so it properly appears in Studio.
1 parent a96cf1f commit 914e692

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Motion/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ Android Motion Sample
33

44
A collection of demos for Material Design Motion.
55

6-
<img src="screenshots/main.png" height="400" alt="Screenshot"/>
7-
86
[Material Design](https://material.io) provides a lot of examples about motion design. This sample
97
shows how to implement them on Android.
108

@@ -27,3 +25,8 @@ package.
2725
- [List > Oscillation](app/src/main/java/com/example/android/motion/demo/oscillation)
2826
- [Navigation > Shared element](app/src/main/java/com/example/android/motion/demo/sharedelement)
2927
- [Navigation > Fade through](app/src/main/java/com/example/android/motion/demo/navfadethrough)
28+
29+
Screenshots
30+
-----------
31+
32+
<img src="screenshots/main.png" height="400" alt="Screenshot"/>

0 commit comments

Comments
 (0)