07 2019 档案

摘要:https://www.cnblogs.com/liaojie970/p/5869152.html onTouchEvent是真正用来进行业务逻辑处理的地方,返回true表示已经将该事件消费,返回false表明事件继续传递。 onInterceptTouchEvent是用来进行判断是否需要对事件进行 阅读全文
posted @ 2019-07-30 23:43 野生野鸡码农 阅读(104) 评论(0) 推荐(0) 编辑
摘要:测量模式有三种引用官方的解释如下 UNSPECIFIED The parent has not imposed any constraint on the child. It can be whatever size it wants. 父View没有对自定义View的大小做任何限制,自定义View 阅读全文
posted @ 2019-07-23 11:36 野生野鸡码农 阅读(435) 评论(0) 推荐(0) 编辑
摘要:org.gradle.jvmargs=-Xmx1536M android.useAndroidX=true android.enableJetifier=true android.enableAapt2=false 阅读全文
posted @ 2019-07-19 18:38 野生野鸡码农 阅读(358) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/qq_36228442/article/details/92799579 阅读全文
posted @ 2019-07-18 21:52 野生野鸡码农 阅读(1676) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-07-15 14:26 野生野鸡码农 阅读(1) 评论(0) 推荐(0) 编辑
摘要:BehaviorSubject openCameraController = BehaviorSubject();BridgeChannel _openCamera() { print('- - - - - - - - - - - - - - - - - - > _openCamera() '); 阅读全文
posted @ 2019-07-04 15:02 野生野鸡码农 阅读(670) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/brain_bo/article/details/80673893 阅读全文
posted @ 2019-07-01 16:17 野生野鸡码农 阅读(235) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示