László Krasnyánszki

Results 4 issues of László Krasnyánszki

Hi, Is it possible to use with kotlin dsl in android project? Android Studio 3.6.2 can't resolve git {} in the gradle.kts file, but it can clone the repo. Just...

enhancement
help wanted

What is the correct way to get callback about navigate back to a controller in the presenter. If we have an attached presenter, we didn't set setRetainViewMode(RetainViewMode.RELEASE_DETACH), we don't get...

Hello, butterknife is a default library to development, so I must use it! But I would like to use json parser. And this part of gradle block butterknife: ``` gradle...

Hi, I get this: Error:Failed to resolve: com.christianbahl.conductor:conductor-dagger-android:1.0.0 Open FileShow in Project Structure dialog Error:Failed to resolve: annotationProcessor Open File Should I add a repository to use it?