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

Android Navigation View Transparency

everyone. Is it possible to make Navigation View transparent? I have custom layout and try to set … Read more Android Navigation View Transparency

Android Transparent Canvas (surfaceview)

I've got a panel which is placed on top of another view via a relativelayout. I would like to g… Read more Android Transparent Canvas (surfaceview)

Navigation Drawer Below Transparent Actionbar

I'm getting a transparent Actionbar by using the following code that @GunnarKarlsson shows here… Read more Navigation Drawer Below Transparent Actionbar

Transparent Actionbar Is Not Working

I'm not able to set the transparency or any other color to the Actionbar. My style.xml: Read more Transparent Actionbar Is Not Working

Android Register Touch Events On Visible Portion Of Image?

I've currently been thinking about how I could register only touch events on the visible (non-t… Read more Android Register Touch Events On Visible Portion Of Image?

Android Custom Alert Dialog With Rounded Corners And Transparent Background

I have created a custom AlertDialog with rounded corners using onDraw of LinearLayout as below, pub… Read more Android Custom Alert Dialog With Rounded Corners And Transparent Background