반응형
📄 [Android] XML Source Code
android:background="@android:color/transparent"
OR
android:background="#00000000"
🚀 REFERENCE
안드로이드/Android BackGround 투명색 적용 하기 ~!
안드로이드/Android BackGround 투명색 적용 하기 ~! 안드로이드에서 투명 배경(BackGround)을 설정 하는 방법 입니다. View의 BackGround 나 Color를 사용할 수 있는 곳에 "android/color/transparent" 속성이나..
arabiannight.tistory.com
Set transparent background of an imageview on Android
I am using a web view in which I am adding an image view. How can I set the background of this image view to transparent? I have tried this: mImageview.setBackgroundResource(R.color.trans); Where
stackoverflow.com
반응형
'#모바일 [Mobile] > Android' 카테고리의 다른 글
[Android] 👓 Android Developer 면접 예상 질문 (Interview Question) (0) | 2019.09.05 |
---|---|
[Android] 상태바 숨기기 (How to hide status bar?) (0) | 2019.09.02 |
[Android] Custom Dialog 띄우기 (How to create a Custom Dialog in android?) (0) | 2019.08.07 |
[Android] ButterKnife Proguard 설정하기 (How to configure Proguard settings for ButterKnife?) (0) | 2019.08.01 |
[Android] AsyncTask (0) | 2019.07.25 |
댓글