Calin,
For hard coded layout_height, how to figure out that. I can have the
MainBody's height, but how do I set it as hard coded something like "300dp"
or so.
I believe I will have to do that in createAlertDialog() - due to
different screen sizes, right. I gave this line in method below
layoutInflater.inflate...
> view.setLayoutParams(new ViewGroup.LayoutParams(LayoutParams.MATCH_PARENT,
> 100));
>
But yet I see the same results. 100 was given just for testing and
nothing specific.
How & Where to set that ?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en