Results 15 comments of Vic

Hello ramonsgds, Thanks for finding the bug and giving steps to reproduce it.

Hello, ramonsgds . Hello, stakenschneider. Sorry for the late reply. Unfortunately, there is no way to devote much time to the project. Please feel free to Fork the project and...

Hi, Just use `MaskedWatcher.kt` like described in Readme or create own implementation of `TextInputLayout` based on it (see `MaskedEditText.kt`).

Hello, Parmakli . Hello, Mkryglikov. Sorry for the late reply. Unfortunately, there is no way to devote much time to the project. Please feel free to Fork the project and...

Hi, @IntelliJAbhishek. MskedEditText is just usual custom EditText. Please follow the android developer guidelines. If you have some problems with MaskedEditText, you can create an own realization of it based...

@IntelliJAbhishek Yes. I see. Unfortunately, I can't provide a particular way for that case. I can only suggest trying to use library classes directly in your project and override the...

@IntelliJAbhishek If you find any solution please post it here and feel to free make any improvements to the library by creating e.g. a pull request. Thanks.

Hello, MeysamSMH7. Sorry for the late reply. Unfortunately, there is no way to devote much time to the project. Please feel free to Fork the project and add Pull requests....

> @VicMikhailau `StrKey.encodeStellarAccountId()` will convert an `AccountID` instance into a string. If that function does not help you can you please provide a specific example with a sample public key...

@tamirms Updated issue description. Summary: It would be nice if the SDK had simple methods available for decoding, for example, an array of bytes (e.g for _ed25519.uint256_). As in the...