[android-beginners] Re: EditText Right Align

2008-10-01 Thread Zachary Becker
Thanks, worked perfectly =D

On Wed, Oct 1, 2008 at 12:41 PM, Romain Guy <[EMAIL PROTECTED]> wrote:

>
> android:gravity="right"
>
> On Wed, Oct 1, 2008 at 12:03 PM, Zachary Becker <[EMAIL PROTECTED]> wrote:
> > I couldn't find the xml attribute to align a EditText box to the right
> side.
> > I am using it for numbers so I would prefer it be aligned right.
> >
> > Is there a way to do this, through xml or a function call?
> >
> > Thanks,
> >
> > Zach
> >
> > >
> >
>
>
>
> --
> Romain Guy
> www.curious-creature.org
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: EditText Right Align

2008-10-01 Thread Romain Guy

android:gravity="right"

On Wed, Oct 1, 2008 at 12:03 PM, Zachary Becker <[EMAIL PROTECTED]> wrote:
> I couldn't find the xml attribute to align a EditText box to the right side.
> I am using it for numbers so I would prefer it be aligned right.
>
> Is there a way to do this, through xml or a function call?
>
> Thanks,
>
> Zach
>
> >
>



-- 
Romain Guy
www.curious-creature.org

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---