I would like to create an EditText which accepts only numbers, has a maximum of 4 numbers, and is never narrower than it would be if filled with 4 numbers (does not shrink
I use android:layout_width="60dip" so agree with mike fratto.
The ems solution appears to be interesting as well.
Phil