08 2019 档案

摘要:使用Scroller 实现弹性滑动的源码如下 原理: 1.构造一个Scroller对象,并调用startScroll方法。Scroller仅用来保存参数,无实际作用 2.invalidate会导致view重绘,draw又会调用computeScroll 3.computeScroll在view中为空 阅读全文
posted @ 2019-08-22 02:16 pushu007 阅读(353) 评论(0) 推荐(0)
摘要:使用LayoutParams() 也可以重新摆放view的位置 我们可以使用LayoutParams的方法来实现view的移动,LayoutParams可以设置view的位置, 也可以通过geLayoutParams方法来获得当前view的位置。自然也可以使用setLayoutParams方法来修改 阅读全文
posted @ 2019-08-22 00:39 pushu007 阅读(465) 评论(0) 推荐(0)
摘要:首先是布局资源 activity_main.xml 阅读全文
posted @ 2019-08-22 00:07 pushu007 阅读(318) 评论(0) 推荐(0)
摘要:enter.xml<?xml version="1.0" encoding="utf-8"?><set xmlns:android="http://schemas.android.com/apk/res/android" android:duration="2000"> <translate and 阅读全文
posted @ 2019-08-21 01:10 pushu007 阅读(641) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/xinpengfei521/article/details/65938389 阅读全文
posted @ 2019-08-20 17:23 pushu007 阅读(1583) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/zhangqunshuai/article/details/90408414 阅读全文
posted @ 2019-08-20 17:15 pushu007 阅读(79) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/zhangqunshuai/article/details/87177948 阅读全文
posted @ 2019-08-20 17:06 pushu007 阅读(321) 评论(0) 推荐(0)
摘要:https://www.jianshu.com/p/824e59f34c59 阅读全文
posted @ 2019-08-20 17:05 pushu007 阅读(70) 评论(0) 推荐(0)
摘要:https://www.jianshu.com/p/ba32488f9555 https://www.jianshu.com/p/188530d86a37?utm_campaign=maleskine&utm_content=note&utm_medium=seo_notes&utm_source= 阅读全文
posted @ 2019-08-20 16:54 pushu007 阅读(144) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/cs_lwb/article/details/82823536 阅读全文
posted @ 2019-08-20 11:49 pushu007 阅读(106) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/cs_lwb/article/details/87727561 阅读全文
posted @ 2019-08-20 11:40 pushu007 阅读(1083) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/cs_lwb/article/details/87987314 阅读全文
posted @ 2019-08-20 11:36 pushu007 阅读(169) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/cs_lwb/article/details/82016997 阅读全文
posted @ 2019-08-20 11:34 pushu007 阅读(364) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/nerv2013/article/details/82110196 https://blog.csdn.net/zhangbijun1230/article/details/79907282 https://blog.csdn.net/H176Nhx7/a 阅读全文
posted @ 2019-08-20 10:46 pushu007 阅读(102) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/huanghaibin_dev/article/details/79040147 https://blog.csdn.net/wushaoge0129/article/details/50826859 https://www.jianshu.com/p/1 阅读全文
posted @ 2019-08-20 01:52 pushu007 阅读(115) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/devnn/article/details/83743500 https://blog.csdn.net/lmj623565791/article/details/45460089 https://www.jianshu.com/p/f078e7bf60f 阅读全文
posted @ 2019-08-19 00:16 pushu007 阅读(354) 评论(0) 推荐(0)
摘要:https://www.jianshu.com/p/5ae3d9555853 https://www.jianshu.com/p/63ee65cdf059?utm_campaign=maleskine&utm_content=note&utm_medium=seo_notes&utm_source= 阅读全文
posted @ 2019-08-18 23:12 pushu007 阅读(964) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/baidu_38477614/article/details/78872351 https://blog.csdn.net/weixin_37577039/article/details/79214663 https://www.jianshu.com/p 阅读全文
posted @ 2019-08-18 22:56 pushu007 阅读(1119) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/HuaKaiBuXiangLi/article/details/79292174 阅读全文
posted @ 2019-08-18 22:45 pushu007 阅读(1050) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/chenbaige/article/details/78300934 阅读全文
posted @ 2019-08-18 22:41 pushu007 阅读(252) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/qq_20801369/article/details/78333649 阅读全文
posted @ 2019-08-18 22:41 pushu007 阅读(524) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/ldld1717/article/details/80458917 阅读全文
posted @ 2019-08-18 20:47 pushu007 阅读(153) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/qian520ao/article/details/81908505 https://www.jianshu.com/p/4cd9b626935a https://www.jianshu.com/p/c3ab125e6c6c https://www.cnb 阅读全文
posted @ 2019-08-18 20:37 pushu007 阅读(529) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/likuan0214/article/details/51911873 https://blog.csdn.net/smileiam/article/details/88396546 阅读全文
posted @ 2019-08-18 20:33 pushu007 阅读(140) 评论(0) 推荐(0)
摘要:https://www.jianshu.com/p/6cc4d4b4676b https://blog.csdn.net/ttxs99989/article/details/81814037 阅读全文
posted @ 2019-08-18 20:27 pushu007 阅读(113) 评论(0) 推荐(0)
摘要:https://www.jianshu.com/p/16e0d4e92bb2 https://www.jianshu.com/p/0eb89d43eea4 https://blog.csdn.net/weixin_39001306/article/details/80614286 阅读全文
posted @ 2019-08-18 20:20 pushu007 阅读(124) 评论(0) 推荐(0)
摘要:博客转载 https://www.cnblogs.com/fuly550871915/p/4930470.html https://blog.csdn.net/zxl1173558248/article/details/82901254 https://blog.csdn.net/u01038939 阅读全文
posted @ 2019-08-18 19:53 pushu007 阅读(90) 评论(0) 推荐(0)
摘要:文章 内容 转载 https://www.jianshu.com/p/4c5f015b3b6c https://www.cnblogs.com/ldq2016/p/5408965.html https://blog.csdn.net/u014385442/article/details/798204 阅读全文
posted @ 2019-08-18 19:45 pushu007 阅读(144) 评论(0) 推荐(0)