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

update to version3.6.9 #392

Merged
merged 4 commits into from
Jun 15, 2020
Merged

update to version3.6.9 #392

merged 4 commits into from
Jun 15, 2020

Conversation

Lijian1122
Copy link
Contributor

No description provided.

@@ -49,7 +49,7 @@ public void onActivityStopped(Activity activity) {
Log.e("ActivityLifecycle", "onActivityStopped "+activity.getLocalClassName());
resumeActivity.remove(activity);
if(resumeActivity.isEmpty()) {
Log.e("TAG", "在后台了");
Log.e("ActivityLifecycle", "在后台了");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个是在改动什么?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

之前调试问题都时候改过一下

@@ -199,7 +199,6 @@
android:layout_height="wrap_content"
android:text="back camera"
android:layout_gravity="center"/>

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

没修过的尽量不要提交

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已经还原

@githubzhaoliang githubzhaoliang merged commit 407d4fc into easemob:sdk3.0 Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants