Igor Ganapolsky

Results 63 issues of Igor Ganapolsky

Your README says > visit Unfetter.io However, that website is unreachable. Thanks, Igor

Fix RecyclerItemClickListener.

Hello, I imported your repo into Android Studio 4.0 Canary 1. The build produces the following error: > ERROR: Operation is not supported for read-only collection Looks like this happens...

I am importing this project into Android Studio. Gradle build fails with this error: > A problem occurred configuring root project 'Simple Login'. > Could not resolve all artifacts for...

Hello, I am following along with your article https://proandroiddev.com/kotlin-clean-code-for-android-part-1-3d01703ebea8. I tried to run the unit tests in your repo, and they are failing because of LeakCanary: > java.lang.NullPointerException at com.squareup.leakcanary.internal.LeakCanaryInternals.isInServiceProcess(LeakCanaryInternals.java:112)...

Hello, I am learning how to work with KTS. Upon building this project, there is an error in A.S. 3.6: > Build file '/Users/igorganapolsky/workspace/git/StylingAndroid/Muselee/topartists/build.gradle.kts' line: 19 java.lang.NullPointerException (no error message)

Hello, thank you for this sample. I see that it tries to publish to Sonatype. However, is there a way to publish MPP library to Github Package? Thank you, Igor...

enhancement
help wanted

Update to latest android sdk and gradle versions.

Upon running ATAK for the first time, there is an option to personalize the **Action Bar Experience**. When clicking on that button, there is a freeze warning: > ATAK isn't...

**Describe the bug** The build fails. ***Exception or Stack Trace*** In `ExternalDependencyExposedCheck`: `Cannot resolve symbol AccessModifier` **To Reproduce** Try to build project ***Code Snippet*** ExternalDependencyExposedCheck **Expected behavior** Project should build...

question
needs-triage
customer-reported