Frank

Results 9 issues of Frank

Please upload the library to Maven Central. Jcenter is shutting down. Roughly there are two things that will need to be done: 1. Change publishing pipeline to upload new library...

A padding is always set, I would like to be able to remove it.

The ball_wave animation spawns a lot of balls at first, then nothing for a while and then gradually more balls. I would like it to gradually spawn balls all the...

When I add this library to my dependencies gradle tells me “minSdkVersion 15 cannot be smaller than version 16 declared in library”. However, the lib is 14+, the API 16...

The animation doesn't look well when I center the carachers horizontally and use a font that has characters with a variable width (not monospace). Clipping occurs when animating from a...

Could you please explain why the codelab's code relies so heavily on exceptions and exception handling? Why are exceptions thrown in normal code flows? Why isn't an alternative used, like...

"What you'll do" contains "Learn techniques to convert existing APIs to coroutines using suspendCoroutine.", but that is not mentioned anywhere in the codelab.

On Android, when there are duplicate icons in the design system, it would be great if the script would not stop and cancel the import, but handle it more gracefully,...

enhancement