I have an edit text.. I need to restrict the edit text with numbers. So i gave
EditText phoneNumber
phoneNumber.setKeyListener(DialerKeyListener.getInstance());
But in some phones..when i click the edit text 2 characters are shown in the dialler ‘p’ and
Use