19
0
3
2400
2
1
原博主地址: http://blog.csdn.net/zzz_zzz_z Retrofit开源项目地址: https://github.com...
Android3.0之后,Google引入了ActionBar,想统一安卓应用的导航栏样式。但由于ActionBar难以定制,很大程度上限制了开...
点击事件的传递规则 点击事件的事件分发,其实就是对MotionEvent事件的分发过程,即当一个MotionEvent产生了以后,系统需要把这个...