最新礼包重做完成
This commit is contained in:
@ -240,7 +240,7 @@ public class GetLoginDataUtils {
|
||||
|
||||
@Override
|
||||
public void onFailure(WbConnectErrorMessage errorMessage) {
|
||||
Toast.makeText(mContext, errorMessage.getErrorMessage(), Toast.LENGTH_LONG).show();
|
||||
Toast.makeText(mContext, "微博登录需要客户端支持,请先安装微博", Toast.LENGTH_LONG).show();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user