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

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -