改动了顺序图
This commit is contained in:
parent
1e89a44038
commit
52ad396005
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -134,7 +134,6 @@ public class LoginActivity extends Activity implements OnClickListener {
|
||||||
mTencent.login(this, "all", loginListener);
|
mTencent.login(this, "all", loginListener);
|
||||||
Log.d("SDKQQAgentPref", "FirstLaunch_SDK:" + SystemClock.elapsedRealtime());
|
Log.d("SDKQQAgentPref", "FirstLaunch_SDK:" + SystemClock.elapsedRealtime());
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
mTencent.logout(this);
|
mTencent.logout(this);
|
||||||
updateUserInfo();
|
updateUserInfo();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue