We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4284bba commit d730d6cCopy full SHA for d730d6c
1 file changed
README.md
@@ -11,6 +11,12 @@ A library to help android developer working easly with activities and fragments
11
* Reduce the number of activities declared in the project;
12
* Add animated transitions between fragments in an easy way;
13
14
+<div align="center">
15
+ <img src="extra/example.gif" alt="An animated GIF showing an sample app opening" />
16
+ <br />
17
+ <em>Sample</em>
18
+</div>
19
+
20
## Download
21
22
To use the Activity Fragment Manager, add the compile dependency with the latest version.
0 commit comments