Stefan Wärting

Results 20 comments of Stefan Wärting

maybe make it configurable in weblate what kind of different plurals it exists for each language?

I've made it availible on maven central but with another identifier se.warting.datepicker:singledateandtimepicker:2.2.8 https://repo1.maven.org/maven2/se/warting/datepicker/singledateandtimepicker/ This is just in case @florent37 don't support this library any more and if he doesn't do...

Try my library that is still maintained and got jetpack compose support: https://github.com/warting/android-signaturepad

Add a request on my library and I will fix this for you! :) https://github.com/warting/android-signaturepad

+1 Would love to have this fixed.

Any official updates regarding this?

Hey @Kisty thank you for reporting this, I have tried to reproduce without seeing the same issue. What I did was the following: ```Kotlin val rawBitmap = signaturePadAdapter?.getTransparentSignatureBitmap( trimBlankSpace =...

branch io is already using androidx and this is a false possitive report from bye bye jetifier. use the official `./gradlew checkJetifier` to see if jetifier can be removed

> Very nice, thank you! That was tremendously helpful :) > > If anyone here has the same problem, here is our implementation of such an interceptor: > tag.arguments() may...