Andras Sanislo

Results 3 issues of Andras Sanislo

Hello I am working on a hobby app, using bottom navigation bar. I copied the NavigationExtensions.kt extension file from the NavigationAdvancedSample and I get this exception: `kotlin.TypeCastException: null cannot be...

Hello I have just cloned the project from scratch. Had to update this line in build.gradle.kts classpath("com.android.tools.build:gradle:7.0.4") I can build the project without any problems. But code completion does not...

When I try to build the project, I get this error: `Cannot query the value of property 'applicationId' because configuration of project ':shared' has not completed yet. ` I have...