Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

小建议 #1

Open
quelleG opened this issue May 26, 2021 · 0 comments
Open

小建议 #1

quelleG opened this issue May 26, 2021 · 0 comments

Comments

@quelleG
Copy link

quelleG commented May 26, 2021

1 建议在TbsX5ReadOfficeActivity里加上
@OverRide
protected void onStop() {
super.onStop();
tbsReaderView.onStop();
}
以免第二次打开TbsX5ReadOfficeActivity页面时 一直加载

2 Android高版本联网失败报错:Cleartext HTTP traffic to xxx not permitted解决方法
在AndroidManifest.xml配置文件的标签中直接插入
android:usesCleartextTraffic="true"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant