Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Type mismatch using inject()-function from Koin

Kotlin logger - log to a file

Kotlin ENUM classes with common interface implemented by delegates

enums delegates kotlin

Kotlin - Add action button to ActionBar

kotlin android-actionbar

Does the Kotlin compiler compile java files?

java kotlin

Android Kotlin View width set error "Val cannot be reassigned"

android kotlin

Tables in KDoc?

kotlin kdoc

REST API with Kotlin and Spring BootPost return empty objects

rest spring-boot kotlin

Kotlin: Issue implementing interface with getters

kotlin

Call Kotlin function in Java

Kotlin - nullable property default to null value

properties kotlin nullable

Kotlin Pair being used but method expects android.util.Pair

java android kotlin

Kotlin ArrayAdapter Error: None of the following functions can be called with the arguments supplied

Conflicting import, imported name 'Toast' is ambiguous

java android kotlin checkstyle

Specifying default arguments for main

kotlin

Could not find property setter method setAlpha

Kotlin - Converting Float to Double while maintaining precision

kotlin floating-point

Android: error: annotations are not supported in -source 1.3

java android kotlin

Exception handling of network errors retrofit

requireActivity() and requireContext() in kotlin