I want to achieve following custom alert view what is the best way to do it. rather then using addSubview I want to use some thing better
I previously use following but i want to use some thing better now
[self.view addSubview:NotConnected.view];
[self.view removeFromSuperview];
Aucun commentaire:
Enregistrer un commentaire