This is the code I am using and it is not working:
Add android:gravity="right" to LinearLayout. Assuming the TextView has layout_width="wrap_content"
android:gravity="right"
TextView
layout_width="wrap_content"