John Carlson

Results 24 issues of John Carlson

JCenter is shutting down: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ So, please consider publishing to Jitpack.io or Maven Central instead. The deadline is May 1st.

Instead of creating the Typefaces from assets each time, there should be some caching mechanism to hold the fonts that are in use. You can see the issue highlighted here:...

This converts the library to Kotlin, with binary compatibility with Java 🎉

I am curious if KeepSafe would consider adding this component to https://github.com/material-components/material-components-android I think this is a great material component and would serve nicely as an official component.

question

If you configure Card.io to use your apps theme, it colors the cancel and done buttons as your app's colorButtonNormal color. The issue is, when the button is disabled, it...

See https://github.com/Commit451/coil-transformations/pull/9#discussion_r824124771

- Conversion to Kotlin (potentially not breaking, but bump in version to communicate that change) - Conversion to AndroidX - ActionsTitleOutAnimator.animateActionTitleOut should return a long instead of an int -...

This way, people can use Vectors with Vector compatibility easily

It would be great to figure out how to support CoordinatorLayout since this is used as the root layout in many cases. I tried to do so at one point,...

Hey there, this project has conflicts and does not work on projects that are targeting JDK 17. Most of this is due to the outdated usages of scrimage, so the...