[android-developers] Problems with setting translucent theme for activity
Hi All,
I have set translucent theme for <Activity 1> through
AndroidManifest.xml file
<activity android:name=".help.PresetSecondMessage"
android:theme="@android:style/
Theme.Translucent.NoTitleBar.Fullscreen">
</activity>
<Activity 2> appears on top of <Activity 1>.But the buttons of
Activity 1 has still has click actions enabled.Is this default
behaviour?...
I don't want to have actions for views of <Activity 1>...
Any help?
Regards
Bhavani
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home