Skip to content Skip to sidebar Skip to footer
Showing posts with the label Transparent

Android Semitransparent Bitmap Background Is Black

I'm trying to create semitransparent bitmaps, I used this code: private Bitmap SemiTransparent(… Read more Android Semitransparent Bitmap Background Is Black

Android Optionsmenu Issue, Background Is Always Transparent

My options menu always shows no background (background is transparent). Does anyone know how to ged… Read more Android Optionsmenu Issue, Background Is Always Transparent

Transparent Background + Flash In Webview On Android 3.0+?

I want a WebView with a transparent background and a flash content. These two things work perfectly… Read more Transparent Background + Flash In Webview On Android 3.0+?

Android: Make Specific (green) Color In Background Image Transparent

i am writing an app for Android. in an xml file defining layout I have a TabHost with 6 Tabs, whic… Read more Android: Make Specific (green) Color In Background Image Transparent

Masked Bitmap On Canvas With Transparent Activity

I implemented custom ShowCase for activity I am trying to draw on canvas mask: http://i.stack.imgur… Read more Masked Bitmap On Canvas With Transparent Activity