CottaCush / CurrencyEditText

💰 A library to dynamically format your EditTexts to take currency inputs
Apache License 2.0
131 stars 28 forks source link

Display blank in the EditText #8

Closed tcqq closed 4 years ago

tcqq commented 4 years ago

First, focus in front of the currency selected symbol TIM图片20200217095717

Then enter the number 1, 2 TIM图片20200217095722InkedTIM图片20200217095725_LI

Will be displayed blank in the EditText and the cursor is not displayed in front of the text. @codedentwickler

mitsinsar commented 4 years ago

@tcqq I've opened PR about this. You can check, fork, and fix it until PR is merged https://github.com/CottaCush/CurrencyEditText/pull/11

tcqq commented 4 years ago

@mitsinsar Thank you.

efguydan commented 4 years ago

Fixed by #11. closing this.