会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
疯子宽哥
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
2016年11月28日
android 界面刷新功能
摘要: activity_main.xml1 <android.support.v4.widget.SwipeRefreshLayout 2 android:id="@+id/sr1" 3 android:layout_width="match_parent" 4 android:layout_height
阅读全文
posted @ 2016-11-28 10:01 疯子~
阅读(6601)
评论(0)
推荐(0)
2016年11月25日
android TextView实现跑马灯效果(字体滚动)
摘要: <?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com
阅读全文
posted @ 2016-11-25 11:15 疯子~
阅读(1154)
评论(0)
推荐(0)
2016年11月24日
android 圆角效果
摘要: activity_main.xml代码
阅读全文
posted @ 2016-11-24 10:11 疯子~
阅读(226)
评论(0)
推荐(0)
2016年11月17日
android RadioButton单选按钮效果
摘要: activity_main.xml <RadioGroup android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="horizontal" android:layout
阅读全文
posted @ 2016-11-17 11:35 疯子~
阅读(17357)
评论(1)
推荐(0)
上一页
1
2
公告