同步最后修改2.6代码
This commit is contained in:
@ -181,7 +181,7 @@ public class VoteActivity extends BaseActivity implements SwipeRefreshLayout.OnR
|
||||
Toast.makeText(VoteActivity.this, "请输入名字", Toast.LENGTH_SHORT).show();
|
||||
return true;
|
||||
}
|
||||
|
||||
postVersionVote(nickname, true, true);
|
||||
dialog.dismiss();
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user