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 16,404 public repositories matching this topic...

android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/p/2a884e211a62

  • Updated Feb 20, 2020
  • Java
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

ItsLogic
ItsLogic commented Oct 18, 2019

App version: 0.8.5 + r1531

Android version: 9

Issue/Request:various UI inconsistencies/bugs

Backup restore progress indicator:

Steps to reproduce (if applicable)

  1. start restoration of backup
  2. rotate device landscape then rotate back to portrait

Other details: Progress indicator does go back to normal after a short amount of time but does look frozen/broken until it does so. S

bug
bernaferrari
bernaferrari commented Oct 13, 2018

I was about to submit a bug that was fixed on RxKotlin 2.3.0 because I didn't know 2.3 was released, since the badge was wrong.

The weirdest thing is that if you access the badge directly (check below) it will show the updated version. Also, there is an alternative blue one which seems correct for now:

From Readme:
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.react

GwilymTurner
GwilymTurner commented Feb 12, 2020

I was trying to use REST Assured for the first and was going through the documentation to help me but was getting nowhere. I had put in the correct Maven repository and have copied the relevant classes to be imported but was getting nowhere.
After fiddling around for ages, I had discovered that the classes had to be statically imported but since I had directly copied the classes from the wiki, I

Created by JetBrains

Released February 15, 2016

Latest release 3 months ago

Repository
JetBrains/kotlin
Website
kotlinlang.org
Wikipedia
Wikipedia

Related Topics

android java gradle
You can’t perform that action at this time.