无辜小丸子

文章
5
资源
0
加入时间
2年10月21天

实现淘宝购物车功能

数据接口:http://result.eolinker.com/iYXEPGn4e9c6dafce6e5cdd23287d2bb136ee7e9194d3e9?uri=evaluation1:导入依赖compile 'com.squareup.okhttp3:okhttp:3.9.0'compile 'com.squareup.okhttp3:logging-intercep

PhotoView点击事件

PhotoView是一个很棒的Android开源组件,可以伸缩图片,双击放大,单击返回。这里主要实现一个单击返回:photoView.setOnPhotoTapListener(new OnPhotoTapListener() { @Override public void onPhotoTap(View arg0, float arg1, float arg2) {