Skip to content

Commit db3e2b1

Browse files
committed
Update to 0.7.9 (Sync)
1 parent af98907 commit db3e2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fragmentation_swipeback/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Activity内Fragment数大于1时,滑动返回的是Fragment,否则滑动返
1313
````gradle
1414
// appcompat v7包是必须的
1515
compile 'me.yokeyword:fragmentation:最新版'
16-
compile 'me.yokeyword:fragmentation-swipeback:0.3.2'
16+
compile 'me.yokeyword:fragmentation-swipeback:0.7.9'
1717
````
1818
2、如果Activity也需要支持SwipeBack,则继承SwipeBackActivity:
1919
````java

0 commit comments

Comments
 (0)