RafaO
RafaO
I wrote some tests for a Dynamic Feature Module inside `DynamicFeature/src/test/java/my/package/MyTest.kt`. These tests rely on a class that is hosted in the main `app` module. If I run the tests...
Hi! I've been looking around, but i haven't found a way to enable the zoom only in the center of the image, independently from where the pinch gesture took place....
Hi! First of all, thank you for this repo. I am exploring KMM + GraphQL and this was really helpful and inspirational. Now the question: Do you think that having...
Due to errors when trying to run tests, we needed to update the gradle file to match the newest development state.
Thank you for this library! 💪 - [ ] Feature Request. ##### Info: * PinView version: 1.4.3 * Device OS version: 29 ##### Description: Is there a way to make...
## Expected Behavior of the rule I would like to be able to detect the functions that can have a private modifier and don't have it. So far I couldn't...