Skip to content

Commit f110c64

Browse files
authored
Update README_EN.md
1 parent 369ef3e commit f110c64

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README_EN.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ Fragmentation is specificly written for Android to easily implement "Single Acti
88

99
# Demo:
1010
"Single Activity + Mutilple Fragments"
11-
The first demo shows the basic use case of this library, the second demo shows how to implement complicated nested fragments.
11+
The first demo shows the basic use case of this library, the second demo shows how to implement a similar to Wechat App,the third demo shows how to implement complicated nested fragments.
1212

13-
<img src="/gif/demo.gif" width="320px"/>
14-
&emsp;&emsp;&emsp;&emsp;<img src="/gif/nested.gif" width="320px"/>
13+
<img src="/gif/demo.gif" width="280px"/>&emsp;<img src="/gif/wechat.gif" width="280px"/>
14+
&emsp;<img src="/gif/nested.gif" width="280px"/>
1515

1616
# FEATURES
1717

@@ -36,7 +36,7 @@ The first demo shows the basic use case of this library, the second demo shows h
3636
# ChangeLog
3737
### V 0.7.X is available!!
3838

39-
1、Added a ZhiHu mockup demo. It demonstrates the scenario of dealing with complicated nested Fragments.
39+
1、Added a ZhiHu mockup demo and a Wechat mockup demo. It demonstrates the scenario of dealing with complicated nested Fragments.
4040

4141
2、New mechanism of Fragment restoration
4242

0 commit comments

Comments
 (0)