I want a method(); to be called automatically before each call to startActivity(intent); for the whole project because I cannot modify the other dependencies.
method();
startActivity(intent);
Aucun commentaire:
Enregistrer un commentaire