自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(22)
  • 收藏
  • 关注

转载 如何从layout文件添加 fragment

//向活动添加碎片,根据屏幕的纵向和横向显示//1,获取碎片管理器FragmentManager fragment=getFragmentManager();//2,碎片的显示需要使用FragmentTransaction类操作FragmentTransaction transacction=fragment.beginTransaction();//获取屏幕管理器和默认的显示Disp

2016-03-29 11:36:26 1162

转载 系统的分享。

https://github.com/kaixuanluo/ShareDome

2016-03-29 10:35:29 404

转载 tablayout

1 Star8 Fork2ColaCheng/AndroidTabLayoutWithViewPager Code Issues 0 Pull requests 0 Wiki Pulse GraphsBranch: master Find fileCopy pathA

2016-03-28 18:42:26 509

转载 如何优雅的管理ActionBar

如何优雅的管理ActionBar标签: actionbarandroid封装布局博客2016-03-28 13:08 38人阅读 评论(0) 收藏 举报 分类: [Android] --- 趣味屋(9) 版权声明:本文为博主原创文章,未经博主允许不得转载。目录(?)[+]转载请标明出处: 

2016-03-28 13:41:54 380

转载 Android开发之ListView实现不同品种分类分隔栏的效果(非ExpandableListView实现)

Android开发之ListView实现不同品种分类分隔栏的效果(非ExpandableListView实现)2014-09-19      0 个评论    来源:MiniMicall的专栏  收藏    我要投稿我们有时候会遇到这么一个情况。就是我在一个ListView里面需要显示的东西其实是有种类之分的。比如我要分冬天,夏天,秋天,春天,然后在这每个季节下

2016-03-28 13:40:24 495

转载 如何判断当前 app 是否在前台运行。

https://github.com/wenmingvs/AndroidProcess

2016-03-24 14:36:49 1189

转载 Error running app: Instant Run requires 'Tools | Android | Enable ADB integration' to be enabled

Error running app: Instant Run requires 'Tools | Android | Enable ADB integration' to be enabled.标签: android studioInstant Run requires2016-03-21 16:39 59人阅读 评论(2) 收藏 举报 分类: 开发环境

2016-03-23 16:49:33 3016 3

转载 android 开发工具

https://github.com/inferjay/AndroidDevTools

2016-03-22 18:21:08 237

转载 拼音搜索

https://github.com/handsomezhou/PinyinSearchLibrary

2016-03-18 14:37:45 613

转载 button 自动换行

https://github.com/LyndonChin/AndroidFlowLayout

2016-03-18 11:52:21 1721

转载 带表情符号的自定义键盘

https://github.com/chiragjain/Emoticons-Keyboard

2016-03-18 11:41:25 387

转载 自动换行的button

https://github.com/kingideayou/TagCloudView

2016-03-18 11:25:01 748

转载 retrofit rxandroid

https://github.com/SpikeKing/TestDetailRxAndroid

2016-03-17 18:12:52 241

原创 让swiperefreshlayout 加载更多。

package view;import android.content.Context;import android.support.v4.widget.SwipeRefreshLayout;import android.util.AttributeSet;import android.util.Log;import android.view.LayoutInflater;impor

2016-03-16 16:29:39 425

原创 数据刷新的最根本的原因。

list new 了一下,没有 notifidatachangeAdapter();

2016-03-15 18:12:25 404

转载 mvchelper

https://github.com/NicodeLee/MVCHelper

2016-03-12 17:47:27 388

转载 设置加载失败,正在加载,界面。

https://github.com/a284628487/EasyLoading

2016-03-11 19:44:20 1656

转载 无缝为Activity、Fragment、任何View设置加载(loading)、重试(retry)和无数据(empty)页面

Code Issues 2 Pull requests 0 Pulse Graphs无缝为Activity、Fragment、任何View设置加载(loading)、重试(retry)和无数据(empty)页面。 3 commits 1 branch 0 releases1 contributor Java 100.0%

2016-03-11 14:00:19 1660 1

转载 使用TabLayout实现底部Tab布局

使用TabLayout实现底部Tab布局发表于 2015-08-09   |   分类于 Android   |   12条评论Android design支持库中的TabLayout一般都用来实现头部Tab的效果,比如:但是像微信这种底部Tab布局在我们实际项目中还是非常常见的设计,现在我们也可以用TabLayout非常方便的实现。

2016-03-07 11:58:15 1186

原创 .ClassCastException: com.google.gson.internal.LinkedTreeMap cannot be cast to

这种是类型转换中断。DataEntity 也必须要加, 不光List否则类型转换会在 DataEntity 中断,导致类型转换异常。private DataEntityT> data;@Overridepublic String toString() { return "BaseResults{" + "data=" + data +

2016-03-02 15:22:23 2695

原创 java 父类的作用

用来提取多个子类的共同点的。

2016-03-02 15:05:08 1002

原创 retrofit 错误解析

example.luokx.loadmore_2016_03_02_09_56.MainActivity}: java.lang.IllegalArgumentException: @Field parameters can only be used with form encoding. (parameter #1)//登录@FormUrlEncoded@POST("api/

2016-03-02 10:45:58 11560 2

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除