Answer the question
In order to leave comments, you need to log in
How to make transition between classes without animation?
The standard transition animation is not comme il faut, in my case it is easier to remove it.
What can be done to remove it altogether?
Intent intent12 = new Intent(this, Cold.class);
startActivity(intent12);
finish();
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question