随笔 - 245  文章 - 0  评论 - 11  阅读 - 50万
03 2022 档案
BottomNavigationView 去掉菜单长按 弹出菜单文字吐司,去掉水波纹
摘要:方法1 //去掉长按吐司 val bottomNavView: View = bottomNavigationView.getChildAt(0) bottomNavView.findViewById<View>(R.id.action_home).setOnLongClickListener { 阅读全文
posted @ 2022-03-23 18:16 巫山老妖 阅读(754) 评论(0) 推荐(0) 编辑
EditPlus5.0注册码
摘要:EditPlus5.0注册码 注册名 Vovan 注册码 3AG46-JJ48E-CEACC-8E6EW-ECUAW 阅读全文
posted @ 2022-03-13 16:23 巫山老妖 阅读(891) 评论(0) 推荐(0) 编辑
The specified Gradle installation directory 'D:\gradle-6.7.1' does not exist
摘要:删除项目下的.idea目录,然后重新导入 阅读全文
posted @ 2022-03-12 18:33 巫山老妖 阅读(2825) 评论(0) 推荐(0) 编辑
颜色RGB和十六进制和HSV转换
摘要:1、RGB转十六进制 /* *转16进制数 //十六进制的颜色字符串 */ private fun toBrowserHexValue(number: Int): String { val builder = StringBuilder(Integer.toHexString(number and 阅读全文
posted @ 2022-03-10 17:54 巫山老妖 阅读(1809) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

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