pu.thaworn
Results
2
issues of
pu.thaworn
Hi, I have a problem when try to build released app with proguard enable. we found an error like this when R8 minifiy Missing class com.google.crypto.tink.subtle.Ed25519Sign$KeyPair (referenced from: com.nimbusds.jose.jwk.OctetKeyPair com.nimbusds.jose.jwk.gen.OctetKeyPairGenerator.generate())...
Inevstigation
Hi, Your libary is amazing for me. I have a question to ask. How can I add border color to TextInputLayout in default state (focusable = false) Thanks