[android-developers] Re: Pop Up Dialog with edit box
On Tuesday, October 4, 2011 8:56:04 AM UTC-4, Adrian Randall wrote:
I cant do this with Alert Dialogs, i cant do this with Inflate as it
alwyas has a transpaent background and i can never get it
centered...Any other ideas
Another alternative is to use a regular activity and use a dialog theme in your manifest (<activity android:theme="@android:style/Theme.Dialog">). Handles all things scrolling and the like.
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