[Mono-bugs] [Bug 645249] Setting LinearLayout.LayoutParams causes a java.lang.ClassCastException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 2 03:46:44 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=645249

https://bugzilla.novell.com/show_bug.cgi?id=645249#c2


--- Comment #2 from bryan costanich <bryancostanich at hotmail.com> 2010-11-02 07:46:42 UTC ---
hm. well, i pulled it from a sample online, but i can't seem to locate it now.

however, i did find another sample here:
http://developerlife.com/tutorials/?p=312

they're doing this:

mainPanel.setLayoutParams(new LayoutParams(LayoutParams.FILL_PARENT,
                                               LayoutParams.FILL_PARENT));

so i have no idea.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list