Tuesday, July 12, 2011

[android-developers] Re: Relative layout java

The method addRule(int, int) in the type RelativeLayout.LayoutParams
is not applicable for the arguments (int, boolean) so cant put true...

On 12 jul, 05:37, Mike <j.m.roya...@gmail.com> wrote:
> imParams.addRule(CENTER_VERTICAL,true);
> imParams.addRule(ALIGN_PARENT_RIGHT, true);

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

No comments:

Post a Comment