文章分类 -  android

Android基础之ImageSwitcher与Gallery
摘要:1、配置布局文件 main.xml?123456789101112131415161718<?xml version="1.0" encoding="utf-8"?><RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent"> <Imag 阅读全文
posted @ 2012-05-04 23:34 emlinux 阅读(179) 评论(0) 推荐(0)