Bradley Duck
Bradley Duck
It would be nice if we could set the border style, even if it is just a choice of dashed or solid
Android API 32+ has a crash with this library > Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. Strongly...
I took a stab at updating the dependencies and Gradle version, I could not update to gradle 8.0.1 because of a change in the maven publish parts that I don't...
- Updated Gradle, Dependencies and migrated code to AndroidX - Removed unused imports
**Describe the bug** I have been trying to figure out why my screenModel retains its state and data after the screen is popped and the screenModel should be disposed, I...
I've use the Badge in my open source repos: ``` [] (https://jitpack.io/#User/Repo) ``` which works fine, but when I try to add the same in a private repo it fails...