快传优化以及增加传完继续传的功能, 增加8个默认头像(未与服务器交互)

This commit is contained in:
khy
2017-02-15 19:01:24 +08:00
parent cb54d87daf
commit 045c1e0305
59 changed files with 3215 additions and 289 deletions

View File

@ -169,6 +169,8 @@ public class DialogUtils {
TextView hintdialog_confirm = (TextView) view.findViewById(R.id.hintdialog_confirm);
hintdialog_confirm.setText(confirm);
hintdialog_confirm.setOnClickListener(new View.OnClickListener() {
@Override
public void onClick(View v) {