Wednesday, June 8, 2011

[android-developers] Re: ADT 11.0.0

Thanks for replying Xavier...

You are right i am trying to add the reference from the property
sheet... in previous versions i was able to choose ids from this sheet
through dialog but now
i have to write it through XML code.... I did it through manually
writing but it takes more time :( .....


On Jun 9, 2:38 am, Xavier Ducrohet <x...@android.com> wrote:
> I'm guessing you're trying to add the reference from the property
> sheet through the dialog that pops-up when you click the "..." button?
>
> If this is the case then this "reference chooser" dialog does not in
> fact show any id. This does not prevent you from setting them though,
> just manually type @id/foo
> If you're doing something else, then please give us more info.
>
> thanks
> Xav
>
> On Wed, Jun 8, 2011 at 10:16 AM, abhishek akhani
>
>
>
>
>
>
>
>
>
> <abhishek.akh...@gmail.com> wrote:
> > Hi
>
> > Today i downloaded ADT 11.0.0 and now when i am adding any view to
> > Relative layout i am having problem adding it. Like i can not find any
> > id to reference as a "align bottom" or "Layout Right of" property..
> > when i try to set these properties it shows me
> > Drawables,Arrays,Strings,Layout - ids but i am not able to get view-
> > ids anywhere which i need... is this a bug or what????? Is there any
> > one to explain???
>
> > --
> > 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
>
> --
> Xavier Ducrohet
> Android SDK Tech Lead
> Google Inc.http://developer.android.com|http://tools.android.com
>
> Please do not send me questions directly. Thanks!

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