I need to center the Hint text within an EditText in Android. How do I do this?
EditText
use attribute
android:gravity="center"