Email us

malitanyo@gmail.com

Read, Learn and Apply

Transparent background in Android project

Tutorial on how to create transparent background activity in your android app project.

First goto your AndroidManifest.xml and use this code as a theme of your activity android:theme="@style/Theme.Transparent" my full sample codes below.


Screenshot:


Next goto your style.xml located at res/values/style.xml and add this code



Make sure your not set the background image or color in your layout. this is my sample layout.
end of tutorial.

No comments:
Write comments

For more android apps develop by Malitanyo.
Please visit here: Malitanyo in Playstore.