Android 台灣中文網

標題: Android中的ImageButton中的圖片增加透視效果 [打印本頁]

作者: 暗桌之光    時間: 2011-9-26 14:54
標題: Android中的ImageButton中的圖片增加透視效果
ImageButton在設定圖片後,在邊界上有按鈕的痕跡 ,如何設定背景圖空白的部分直接透視背景呢

在配置ImageButton 屬性中 增加一項配置
android:background="#00000000"
作者: kevin70217    時間: 2011-9-26 21:00
謝謝大大分享喔~~
作者: ploglin    時間: 2011-9-29 13:45
另外,也可以使用 android 本身的 resource 來設定

android:background="@android:color/transparent"
同樣是背景透明的效果




歡迎光臨 Android 台灣中文網 (https://apk.tw/) Powered by Discuz! X3.1