摘要:
1.在res目录下建立文件夹anim2.在anim文件夹下建立animation.xml动画文件3.在animation.xml文件中描述某种动画的属性4.在代码中利用AnimationUtils.loadAni... 阅读全文
posted @ 2017-04-10 20:45
Philtell
阅读(232)
评论(0)
推荐(0)
摘要:
1.在res目录下建立文件夹anim2.在anim文件夹下建立animation.xml动画文件3.在animation.xml文件中描述某种动画的属性4.在代码中利用AnimationUtils.loadAni... 阅读全文
posted @ 2017-04-10 20:45
Philtell
阅读(502)
评论(0)
推荐(0)
摘要:
第一步 自定义.xml布局文件第二步 获取LayoutInflater对象第三步 调用inflate()方法获取View对象第四步 创建PopupWindow对象第五步 调用PopWindow的showAsDro... 阅读全文
posted @ 2017-04-10 19:53
Philtell
阅读(117)
评论(0)
推荐(0)
摘要:
第一步 自定义.xml布局文件第二步 获取LayoutInflater对象第三步 调用inflate()方法获取View对象第四步 创建PopupWindow对象第五步 调用PopWindow的showAsDro... 阅读全文
posted @ 2017-04-10 19:53
Philtell
阅读(131)
评论(0)
推荐(0)