推 lazior:透明度問題嗎?會不會是部分透明? 04/22 18:03
請問,部分透明的意思是?
因為這些圖檔不是我處理的,我把他放在ppt上面底圖為黑色的投影片
如圖1所示,這樣應該不是部分透明吧?
推 LaPass:副檔名是png嗎? 04/22 18:36
您好,第一張圖是兩個PNG檔的按鈕
http://imgur.com/ohDCF
而第二張圖就是在實機上面的圖(抱歉,有點糊)
http://ppt.cc/fz4u
兩個按鈕會旁邊都會有類似灰色的底QQ
不知道怎麼辦...
先謝謝各位大大
※ 編輯: cutepuma 來自: 218.173.165.118 (04/22 21:51)
推 LaPass:請問低一個連結抓下來就是你放進去的圖嗎? 我看到的底色是 04/22 22:08
→ LaPass:黑的耶..... 不是透明色 04/22 22:08
→ cutepuma:黑黑的原因是因為我放在底色為黑色的PPT檔裡 04/22 22:30
→ cutepuma:證明他是透明的~~ 04/22 22:31
→ yauhh:可以貼一下layout的ImageButton段落嗎? 04/22 22:45
不好意思 剛剛ptt一直登不進來
<ImageButton
android:id="@+id/ImageButton02"
android:layout_width="140dp"
android:layout_height="65dp"
android:layout_alignParentBottom="true"
android:layout_centerHorizontal="true"
android:layout_marginBottom="41dp"
android:src="@drawable/receiver1" />
<ImageButton
android:id="@+id/ImageButton01"
android:layout_width="140dp"
android:layout_height="65dp"
android:layout_above="@+id/ImageButton02"
android:layout_alignLeft="@+id/ImageButton02"
android:layout_marginBottom="41dp"
android:src="@drawable/sender1" />
麻煩大大檢查一下哩...非常感謝~~
※ 編輯: cutepuma 來自: 218.173.161.55 (04/22 23:43)
推 crazyma:android:background=@null or ="@null" 忘了是哪個 04/22 23:45
→ cutepuma:是android:background=@null 解決了 非常感謝大大們 :) 04/23 00:42