Toggle navigation
Toggle navigation
This project
Loading...
Sign in
easygame_sdk
/
easygame_sdk_android
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
lizhihui
2016-11-14 09:52:27 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
dab8eb4fd301681528d19ca5a37932d7e2d83b9a
dab8eb4f
1 parent
3a81687a
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
dab8eb4
...
...
@@ -371,7 +371,7 @@ FloatManager. onDestroy ();
```
请务必在Activity生命周期onDestroy方法调用。
### 8.SDK退出接口(已弃用,非必接) ###
### 8.SDK退出接口(已弃用,非必接) ###
```
java
ExitActivity.exit(context, exitCallback);
```
...
...
Please
register
or
login
to post a comment