*> Try LinearLayout and set its orientation to horizontal (e.g.
android:orientation="horizontal")*

Well, that would make everything left-to-right... not necessarily right to
left.  This is presumably for supporting locales that read from right to
left?  But I wasn't able to determine if that was the case for sure from
the original question.


Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Mon, Mar 12, 2012 at 3:19 PM, Ali Chousein <[email protected]>wrote:

> > right to left
> Try LinearLayout and set its orientation to horizontal (e.g.
> android:orientation="horizontal")
>
> Sorry, didn't understand your second question.
>
> -------------------------------------------------
> Ali Chousein
> http://www.codeproject.com/KB/android/PayGol-Android.aspx
> http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
> http://geo-filtered-assistant.blogspot.com
> https://marketplace.cisco.com/apphq/products/994
>
>
> On Mar 12, 10:09 am, Ali <[email protected]> wrote:
> > Hi all
> > i need to know, how can i set every component right to left
> > for example a digitalclock! i need it to be right to left and also change
> > the digits to my language! is it possible?
> > thanks
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

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

Reply via email to