首页
AI Coding
数据标注
NEW
沸点
课程
直播
活动
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
登录
注册
吕氏春秋
掘友等级
大前端
|
苏州
月亮是头顶上的理想,而现实是脚下的六便士
获得徽章 8
动态
文章
专栏
沸点
收藏集
关注
作品
赞
58
文章 29
沸点 29
赞
58
返回
|
搜索文章
最新
热门
RecyclerView 点击Item 改变文字颜色及背景色、线条颜色
项目中涉及到RecyclerView的Item切换 并且改变背景框和文字颜色! 刚开始想到过让美工给切2个颜色的背景框实现切换底色(其实想偷懒) 但是后来想想这个方法不可行 因为还有item中的文字和线条呢 除非让美工一套图全部切下来 /偷笑.不多说了 直接看下效果图吧.mRec...
Android 圆角背景框及渐变色圆角背景框
<?xml version="1.<shape xmlns:android="http://schemas.android.<?xml version="1.<shape xmlns:android="http://schemas.android.<?xml version="1...
Configuration compile is obsolete and has been replaced with implementati解决方案
今天把Android Studio更新到3.1.Configuration ‘compile’ is obsolete and has been replaced with ‘implementation’ and ‘api’.1.把compile 改成implementatio...
android中WebView调用H5页面的支付宝、微信支付失败错误返回ERR_UNKNOWN_URL_SCHEME
mWebView.if (url.startsWith("http:") || url.Intent intent = new Intent(Intent.ACTION_VIEW, Uri.Log.这里加try catch,因为你传过来的url并不一定是合法的。 mWebView...
Android轻松实现日期选择器、生日选择器、自定义起始时间
implementation 'com.contrarywind:Android-PickerView:3.2.@BindView(R.id.Calendar selectedDate = Calendar.Calendar startDate = Calendar.startD...
android实现省市区三级联动 citypicker 亲测好用
implementation 'liji.library.dev:citypickerview:5.2.CityConfig cityConfig = new CityConfig............setCityWheelType(CityConfig.WheelType....
Android 输入完成后点击其他地方使EditText隐藏光标和隐藏软键盘的实现
if (ev.getAction() == MotionEvent.HideSoftInput(view.view.return super.v.int left = l[0], top = l[1], bottom = top + v.getHeight(), right = ...
Android将2张图片合成一张图片(Bitmap类型)附二维码生成
先说一下 如何用Glide 转成Bitmap 这个问题之前也困了我一会时间 使用Glide版本4.6.2,如果是版本小于4.if (UserUtils.String apiUrl = UserUtils.getAppConfig().Glide.with(this).asBitm...
adb: CreateFileW ‘nul‘ failed: 系统找不到指定的文件,* daemon not running; starting now at tcp:5037
daemon not running; starting now at tcp:5037 failed to start daemon 22:38 error: cannot connect to daemon ‘C:\Users\Username\AppData\Local\A...
Android exposed beyond app through Intent.getData()
今天在做项目功能的时候遇到一个bug exposed beyond app through Intent.在应用间共享文件 对于面向 Android 7.0 的应用,Android 框架执行的 StrictMode API 政策禁止在您的应用外部公开 file:// URI。如果...
下一页
个人成就
文章被点赞
82
文章被阅读
81,319
掘力值
973
关注了
12
关注者
37
收藏集
15
关注标签
31
加入于
2018-05-21