j-px
j-px
> > > you need to use Config$Compression#addAllUncompressedGlob(extensions to not compress) inorder to not compress it. > > > > > > Thanks, I'll try to use that to add...
I could have fixed this bug with commit 70e0a87b1c80bf4c0c62ae38735d0019918a13cd. Can you try it out using [this snapshot build](https://github.com/Sketchware-Pro/Sketchware-Pro/actions/runs/3174704567)?
That's nice. Thanks for mentioning the bundletool API, @shapun963!
1. Why are you screaming? 2. fill_parent essentially is match_parent, just with a different name. Look it up, it's even deprecated now, and you should instead use match_parent. 3. The...
I just checked in v6.3.0 fix1 and it seems to be expected behavior, though not a really good one in my opinion. Might be good to fix.
> com.github.bumptech.glide:compiler:4.14.2 > > The new version of this library was presented Glide can't be updated as some classes from Sketchware use `com.bumptech.glide.signature.StringSignature`, which isn't available in any recent Glide...
hm wait true
Could you try to screen record while that's happening and share that here?
Just like #611, I think I've fixed this bug recently. Can you try using a recent snapshot build to confirm it?
I feel like it should be expected that things are gonna stop working when you do that, and that the user's advanced enough to fix those issues on their own...