Morgan Touverey Quilling
Results
42
comments of
Morgan Touverey Quilling
This is my shot at the problem, using [ViewOutlineProvider (Android >= 21)](https://developer.android.com/reference/android/view/ViewOutlineProvider). In my case I wanted to clip contents of a rounded rectangle (this is Angular code but it...
In my case, I used to have a wrapper script around Prisma so that Prisma would use Bun-loaded `.env`, `.env.local` etc. variables rather than just its own mechanic for loading...