On Mon, Sep 26, 2011 at 9:40 PM, Mark Murphy <mmur...@commonsware.com>wrote:

>
> Last I tried Theme.Dialog, it was sized to fit the View supplied to
> setContentView(). I don't use Theme.Dialog much, sorry.
>

This must indeed be what is happening in my case. When I setContentView()
there is a
TextVIew to hold the message which is empty. When I setText() on the message
view
it must push the button out of view. What I would need is to know how to
reset the
size of the window so that the message can fit inside it. Any ideas on what
methods
I can call to achieve such a purpose?

Thanks,

John Goche

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to