会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
天长地久-无为
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
7
8
下一页
2017年12月2日
android中设置focuseInTouchMode=true的效果
摘要: http://www.jianshu.com/p/7542770359fc
阅读全文
posted @ 2017-12-02 09:32 天长地久-无为
阅读(419)
评论(0)
推荐(0)
2017年11月27日
Auto Scale TextView Text to Fit within Bounds
摘要: this is the answer. https://stackoverflow.com/questions/5033012/auto-scale-textview-text-to-fit-within-bounds
阅读全文
posted @ 2017-11-27 19:24 天长地久-无为
阅读(150)
评论(0)
推荐(0)
2017年11月20日
Android SeekBar size
摘要: the point thing is to use padding and maxHeight and min height.<com.h6ah4i.android.widget.verticalseekbar.VerticalSeekBarWrapper android:layout_width=
阅读全文
posted @ 2017-11-20 16:13 天长地久-无为
阅读(557)
评论(0)
推荐(0)
2017年11月14日
Android设置全局字体
摘要: https://stackoverflow.com/questions/2711858/is-it-possible-to-set-a-custom-font-for-entire-of-application/16883281#16883281
阅读全文
posted @ 2017-11-14 15:31 天长地久-无为
阅读(557)
评论(0)
推荐(0)
PopupMenu使用,PopupMenu背景的设置
摘要: http://blog.csdn.net/loucyin/article/details/50813439
阅读全文
posted @ 2017-11-14 11:20 天长地久-无为
阅读(1094)
评论(0)
推荐(0)
2017年11月13日
Android-屏幕适配全攻略
摘要: http://www.jianshu.com/p/6319e43572fa
阅读全文
posted @ 2017-11-13 18:18 天长地久-无为
阅读(108)
评论(0)
推荐(0)
Android高效加载大图、多图解决方案,有效避免程序OOM
摘要: http://blog.csdn.net/guolin_blog/article/details/9316683
阅读全文
posted @ 2017-11-13 18:16 天长地久-无为
阅读(119)
评论(0)
推荐(0)
Android官方提供的支持不同屏幕大小的全部方法(转)
摘要: http://blog.csdn.net/guolin_blog/article/details/8830286
阅读全文
posted @ 2017-11-13 18:14 天长地久-无为
阅读(99)
评论(0)
推荐(0)
2017年11月11日
Android TV开发相关准备工作
摘要: https://www.cnblogs.com/JerryXin/p/4271166.html http://blog.csdn.net/wzlas111/article/details/39741091 https://github.com/evilbinary/TvWidget
阅读全文
posted @ 2017-11-11 15:21 天长地久-无为
阅读(130)
评论(0)
推荐(0)
2017年11月7日
所有的相同类型的包装类对象之间值的比较,全部使用equals方法比较
摘要: 说明:对于Integervar=?在-128至127之间的赋值,Integer对象是在 IntegerCache.cache产生,会复用已有对象,这个区间内的Integer值可以直接使用==进行 判断,但是这个区间之外的所有数据,都会在堆上产生,并不会复用已有对象,这是一个大坑, 推荐使用equal
阅读全文
posted @ 2017-11-07 09:43 天长地久-无为
阅读(762)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
下一页
公告