Android Gallery自定义风格
图片浏览gallery控件自定义风格,即加上灰色边框:1、main.xml文件如下:<?xmlversion="1.0"encoding="utf-8"?> <RelativeLayoutxmlns:Android="http://schemas.android.com/apk/res/android" android:id="@+id/widget0" android:layout_width="fill_parent" android...