Transparent Help Activity in Android -


i'm developing android app, , implement this:

http://developer.android.com/design/media/help_cling.png

how can this? it's beautiful , think usefull. thank you!

it goes this:

<activity android:name=".usual.activity.declaration" android:theme="@android:style/theme.translucent.notitlebar" />  

this should you.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -