自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

转载 一个可配置的迷你版轻量级 Label 辅助类

https://github.com/yanbober/AvatarLabelView

2016-12-26 10:48:21 195 1

原创 Activity 全屏Dialog样式

style name="MyAppTheme" parent="Base.AppTheme" /> style name="DialogStyle" parent="@style/MyAppTheme"> item name="android:windowFrame">@nullitem> item name="android:windowIsFloati

2016-12-20 16:26:02 275

转载 KeyboardView 自定义安全键盘

转自:https://github.com/GitPhoenix/KeyboardView

2016-12-20 15:43:46 388

转载 解决 侵入式下 EditText位于屏幕底部时会被软键盘覆盖的问题

转自:http://blog.csdn.net/huangxiaoguo1/article/details/53081229?locationNum=3&fps=1 源码地址:http://download.csdn.net/detail/guojiel/9587855 解决 侵入式下  EditText位于屏幕底部时会被软键盘覆盖的问题 全屏模式下,即使将activity的wi

2016-12-20 11:04:59 1643 1

转载 ButterKnife 8.0.1版本在AndroidStudio中的配置

转自http://www.jianshu.com/p/bf9018c1a7f6 Butter Knife 官网 今天在AndroidStudio中使用ButterKnife时出现了问题,总是出现空指针,最终从网上找到解决办法。 1.Project的build.gradle文件中增加classpath buildscript { repositories {

2016-11-15 15:05:59 154

空空如也

空空如也

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

TA关注的人

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