I need to put a hyphen in the middle of an EditText like this screenshot of WhatsApp verification process.
I saw many questions but they all were about formatting text while user inputs data.
In my case I want it to be there even if there is no text in the EditText and when user starts typing it behaves just like WhatsApp
3 digits before the hyphen and the cursor jumps after the hyphen in 4th digit and puts 3 digits after
the EditText I mean is marked with blue circle