thanks for the reply
I see that a lot of the attributes are listed in the cless reference
documents, but there are still many i cant find info about. For
example, this page about Buttons:
http://code.google.com/android/reference/android/widget/Button.html
has no info about any of these xml attributes which are valid:
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_below="@id/yourStatsButton"
android:layout_alignParentRight="true"
android:layout_marginTop="25px"
android:layout_marginRight="100px"
On Jun 6, 12:53 pm, tmoriarty <[EMAIL PROTECTED]> wrote:
> Hi Darren,
> Try this link. It has a bunch of info on LayoutParams.
>
> http://code.google.com/android/reference/android/view/ViewGroup.Layou...
>
> On Jun 6, 2:55 pm, darren <[EMAIL PROTECTED]> wrote:
>
> > Hi
>
> > I want to use layout resource files to implement my app's UI.
> > However, I cant find a reference to the available tags and attributes
> > I can use. Is there an online resource anywhere?
>
> > for example
> > android:layout_height="wrap_content"
> > is an acceptable tag, but where are all of these tags listed? I tried
> > looking in the package material on the code website
> > eg; :package:android:layout:
> > but i cant find such a reference to any help.
>
> > thanks for any help.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---