Skip to content

Commit

Permalink
Release version 1.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ausboyue committed Jun 22, 2019
1 parent fe67e86 commit b2676d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ public class ActivityB extends AppCompatActivity {
#### 界面场景

- [x] 支持Activity间的跳转。
- [ ] 下个版本支持加载Fragment
- [x] 支持加载Fragment

### 使用注意

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ public class ActivityB extends AppCompatActivity {

#### Interface scenario

- [x] Support jump between activities.
- [ ] The next version supports loading Fragment.
- [x] Support jump between Activities.
- [x] Support loading Fragments.

### Prompt

Expand Down

0 comments on commit b2676d2

Please sign in to comment.