These forums have mad lag:

http://www.ryangmattison.com/post/2011/09/26/Android-Custom-Transparent-Dialog-Alarm-Style-.aspx

If it didn't go through before ... I made a post for you.

On Sep 26, 3:00 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> On Mon, Sep 26, 2011 at 3:50 PM, John Goche <johngoch...@googlemail.com> 
> wrote:
> > 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?
>
> I would suggest that perhaps instead you focus on designing a layout
> that provides more room for the text in the first place, then use
> android:ellipsize to handle cases where the text is too long.
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> Warescription: Three Android Books, Plus Updates, One Low Price!

-- 
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