How to align text in android;

<TextView
android:id="@+id/mTitle"
android:textAlign="center" //Does not work ....
android:layout_width="317px"
android:layout_height="wrap_content"
android:text="GeoPepper"
android:textSize="16sp"
android:textStyle="bold"
android:layout_x="2px"
android:layout_y="1px"
>

Please help,

Cheers,
Shashank
--~--~---------~--~----~------------~-------~--~----~
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