I have an EditText in my application. I want to align the text in it to the right instead of the default left. I tried adding
android:layout_gravity=\"right
use layout width and height as wrap content inside relative layout :