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

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?

Andengine Applying Transparancy To Andengine View

I am developing a game with the help of andEngine in Android. I have defined background in layout x… Read more Andengine Applying Transparancy To Andengine View

Css Border-image With Transparent Image Shows An Edge On Android

This page http://wildlife.x-tremeteam.com utilizes the CSS border-image property and a .png image w… Read more Css Border-image With Transparent Image Shows An Edge On Android

Translucent Theme Does Not Work When Set Programmatically On Android 2.3.3 Or 4.2

I have two activities: public class MainActivity extends Activity { @Override protected void onC… Read more Translucent Theme Does Not Work When Set Programmatically On Android 2.3.3 Or 4.2

Layered Surfaceviews In A Framelayout In Android

I am attempting to build an augmented reality application for Android and have come across the prob… Read more Layered Surfaceviews In A Framelayout In Android