Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -371,7 +371,7 @@ FloatManager. onDestroy (); | ... | @@ -371,7 +371,7 @@ FloatManager. onDestroy (); |
371 | ``` | 371 | ``` |
372 | 请务必在Activity生命周期onDestroy方法调用。 | 372 | 请务必在Activity生命周期onDestroy方法调用。 |
373 | 373 | ||
374 | - ### 8.SDK退出接口(已弃用,非必接) ### | 374 | +### 8.SDK退出接口(已弃用,非必接) ### |
375 | ```java | 375 | ```java |
376 | ExitActivity.exit(context, exitCallback); | 376 | ExitActivity.exit(context, exitCallback); |
377 | ``` | 377 | ``` | ... | ... |
-
Please register or login to post a comment