Skip to content
#

Kotlin

kotlin logo

Kotlin is a statically typed programming language for modern multiplatform applications. 100% interoperable with Java and Android, it now supports JavaScript and native with LLVM (including iOS). It was developed by JetBrains in 2011, and designed to be a new language for the Java Virtual Machine (JVM) that can compile quickly.

Here are 17,584 public repositories matching this topic...

leakcanary
Armaxis
Armaxis commented Feb 6, 2020

Run following commands and enjoy the stream of warnings from Dokka:

rm -rf docs/api
./gradlew leakcanary-android-core:dokka leakcanary-android-instrumentation:dokka leakcanary-android-process:dokka leakcanary-object-watcher-android:dokka leakcanary-object-watcher:dokka shark-android:dokka shark-graph:dokka shark-hprof:dokka shark-log:dokka shark:dokka

Review errors and see if any of t

material-dialogs
mahyari
mahyari commented Oct 28, 2019

I use material dialog 3.1.1 version with bottom-sheet behavior, When dialog is going to dismiss, first of all, bottom-sheet collapse completely and after that background/dim disappear immediately.

I compare it to android bottom-sheet dialog but it was OK and background disappear smoothly.

I checked it in Mi Mix 3 with Android 9.0 and Samsung A5 2016, both of them have this problem.

kotlinx.coroutines
specterflare
specterflare commented Apr 12, 2020

Why/User Benefit/User Problem

At the moment, it is not obvious which elements of a manga card can be clicked on for functionality. There is no indication that clicking on the author or artist will search your catalog for them, or that the source will do the same. They appear exactly the same as non-clickable text like the chapter count.

What/Requirements

The clickable text in the info

ktor
eMZet-zz
eMZet-zz commented Feb 6, 2020

Subsystem
Kotlin multiplatform library: ktor-client-logging:1.3.0

Is your feature request related to a problem? Please describe.
Problem: not able to filter calls to be logged. All calls are being logged by default.

Describe the solution you'd like
Add a filter option in Logging configuration block (this solution is available on Android in CallLogging feature, but it is absent

Created by JetBrains

Released February 15, 2016

Latest release 9 days ago

Repository
JetBrains/kotlin
Website
kotlinlang.org
Wikipedia
Wikipedia
You can’t perform that action at this time.