android
[android] Intent 화면전환 animation 효과 삭제
열공_중
2016. 12. 30. 10:26
startActivity(intent);
overridePendingTransition(0, 0);