Gabriel Peal

Results 4 issues of Gabriel Peal

_Platform:_ - [x] Android -> compile 31, min 23, target 28 _Build system:_ - [x] Gradle -> 7.4 _Android Gradle Plugin:_ - [x] Yes -> 7.1.1 - [ ] No...

Effort: Medium
Impact: Medium
Platform: Android

Previously, trim paths individually only worked for shapes within one content group. However, they will now work when spanning multiple groups. Fixes https://github.com/airbnb/lottie-android/issues/2262

**Account information** Not appropriate for a public bug **Describe the bug** APKs downloaded by the DownloadService [here](https://github.com/applivery/applivery-android-sdk/blob/425b51f0ea2cc002134eeef41c416f311230e812/applivery-updates/src/main/java/com/applivery/updates/DownloadService.kt#L115) are never deleted so they accumulate in the cache directory forever. **To Reproduce**...

bug