04 2013 档案

摘要:android API Level 5以后出现了overridePendingTransition(android.R.anim.slide_in_left,android.R.anim.slide_out_right);方法重载 切换动画,用法:Call immediately after one of the flavors ofstartActivity(Intent)orfinish()to specify an explicit transition animation to perform next.androidAPI Level 5之前处理方法:使用Theme 修改androi 阅读全文
posted @ 2013-04-12 09:35 pandans 阅读(371) 评论(0) 推荐(0)