自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 安卓 objectAnimator简单介绍

一.这是xml文件里面的配置xml version="1.0" encoding="utf-8"?>xmlns:android="http://schemas.android.com/apk/res/android" android:propertyName="backgroundColor" android:duration="3000" android:va

2017-05-13 18:59:27 324

原创 安卓 AnimationDrawble介绍

学到这,那就根据自己的理解写一下,我是写在xml文件中的,所以 以注释的形式讲解xml version="1.0" encoding="UTF-8"?>xmlns:android="http://schemas.android.com/apk/res/android" android:interpolator="@android:anim/linear_interpolat

2017-05-13 18:02:00 200

原创 安卓 ClipDrawable详解

xml version="1.0" encoding="utf-8"?>xmlns:android="http://schemas.android.com/apk/res/android" android:drawable="@drawable/sss" android:clipOrientation="horizontal" android:gravity="c

2017-05-13 16:41:45 273

原创 安卓shapeDrawable资源介绍

自己学到这,也查了一些资料,然后再自己总结,如果有错,请指出。。。一起进步,互相帮助。。xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <padding android:top="8dp" androi

2017-05-13 16:07:41 228

空空如也

空空如也

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

TA关注的人

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