I'm trying to use a "MaskEditText" in Android Studio with Kotlin code... I've tried several versions and have never been able to get a satisfactory result. It's worth noting that I want the mask to remain visible while typing... Can someone provide me with some working code to use as a starting point? Thanks.