Login

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Login.setOnClickListener(new View.

OnClickListener() {
@Override
public void onClick(View v) {

Dolog dolg = new Dolog ();


dolg.execute("");
}
});

You might also like