Android UI開發第七篇之Android Gallery

 新建項目 ② 定義layout外部resource的xml文件,用來改變layout的背景 <?xml version="1.0" encoding="utf-8"?> <resources> <declare-styleable name="Gallery"> <attr name="android:galleryItemBackground" /> </declare-styleable>
相關文章
相關標籤/搜索