![240](https://cdn2.jianshu.io/assets/default_avatar/13-394c31a9cb492fcb39c27422ca7d2815.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:重庆
1.Activity.overridePendingTransition来自定义Activity的进入动画,却发现没法定义退出的动画。 2.用T...
整理自http://www.cnblogs.com/xhj-records/archive/2013/02/28/2936373.html **...
已经写了好多关于Intent的语句了。回想一下,在Activity之间传递数据的时候可以直接在intent.putExtra()中,也可以先放到...
public boolean onInterceptTouchEvent(MotionEvent ev) { return false;//继续...
When we create an instance of the PopupMenu, we need to pass its constru...
是由于使用了native libraries。该native libraries不支持当前的cpu的体系结构。 INSTALL_FAILED_N...