con.push().setValue("Nhut").addOnCompleteListener(new OnCompleteListener<Void>() { @Override
public void onComplete(Task<Void> task) { Toast.makeText(getApplicationContext(),"Lưu thành công",Toast.LENGTH_SHORT).show(); } });
No comments:
Post a Comment