Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Kotlin when with multiple values not working when value is an android view

android kotlin

Is there syntax just like #region #endregion in Kotlin?

android kotlin

Kotlin Extension Functions Databinding

Using Room's @ForeignKey as @Entity parameter in Kotlin

Idiomatic way to transform map in kotlin?

hashmap kotlin

Type Android Junit4 not present exception

Operator == cannot be applied to 'Long' and 'Int' in Kotlin

How to create a simple countdown timer in Kotlin?

Kotlin Singleton Application Class

android singleton kotlin

How to use Kotlin with Proguard

android proguard kotlin

Array/List iteration without extra object allocations

kotlin

Difference between Delegates.notNull and lateinit Kotlin

kotlin

Using default function implementation of interface in Kotlin

kotlin

Get type of a variable in Kotlin

kotlin instanceof

Does Kotlin support Java 11?

gradle kotlin jvm

how to avoid ConcurrentModificationException kotlin

kotlin

I can't reach any class member from a nested class in Kotlin

class kotlin scope member

Print 0001 to 1000 in Kotlin. How to add padding to numbers?

kotlin

How I can retrieve current fragment in NavHostFragment?

Base64 support for different API levels

android base64 kotlin