摘要: 1、制作三张启动图片都命名为splash.png,分辨率为240*320、320*480、480*800,分别放置在drawable-ldpi、drawable-mdpi、drawable-hdpi文件夹中。2、在layout文件夹中创建一个activity_splash.xml文件,内容如下 1 <?xml version="1.0" encoding="utf-8"?> 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android&quo 阅读全文
posted @ 2013-03-05 10:49 ╰→劉じ尛鶴 阅读(448) 评论(0) 推荐(0) 编辑