alexruden

Results 3 issues of alexruden

Could you please make Open your class? Also, It would be great to add vertical and horizontal grid lines.

I need a left text alignment, but can't do this (

Want to create my class, based on your: ``` class MYPinCodeTextField: PinCodeTextField { } ``` But got error Cannot inherit from non-open class 'PinCodeTextField' outside of its defining module As...