复制代码 代码如下:
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/gallerylayout"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
android:id="@+id/overview"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
/>
android:id="@+id/navigmaske"
android:background="#0000"
android:src="@drawable/a2"
android:scaleType="fitXY"
android:layout_alignTop="@id/overview"
android:layout_alignBottom="@id/overview"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
/>


注意:
复制代码 代码如下:
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/gallerylayout"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
android:id="@+id/overview"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
/>
android:id="@+id/navigmaske"
android:background="#0000"
android:src="@drawable/a2"
android:scaleType="fitXY"
android:layout_alignTop="@id/overview"
android:layout_alignBottom="@id/overview"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
/>


android:background="#0000"
android:src="@drawable/a2"
注意这两个就行了图片是png透明的

更多相关文章

  1. android两种方式实现圆形图片
  2. Anko:Android 代码动态布局的新方案
  3. Android 获取系统权限的代码
  4. Android 缩放图片
  5. 编译代码报出Android library projects cannot be launched错误
  6. 解决Eclipse3.6中Android 代码自动补全卡死的问题
  7. Android截屏及图片解析
  8. android 下测试网络的丢包率和延迟 的代码

随机推荐

  1. 【Android那些高逼格的写法】LinkedBlock
  2. android 支持的声音格式详解
  3. Android中测量Text的宽度和高度
  4. Android 中文API (65) ―― BluetoothClass
  5. Android背景设置透明和半透明效果
  6. 《Android学习指南》文件夹
  7. Android中layout_weight的基本使用
  8. Android WebView如何隐藏地址栏,用WebView
  9. Android studio 获取应用签名
  10. Android Studio 3.5中导入项目时关于Grad