Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kirill Rakhman
Kirill Rakhman has asked
36
questions and find answers to
101
problems.
Stats
3.5k
EtPoint
1.3k
Vote count
36
questions
101
answers
About
Java, Kotlin & C# dev. Android and Backend professional.
Kirill Rakhman questions
Log4j2 RollingFile with daily rotation
Is there a difference between nesting multiple Task.WhenAll and flattening all tasks into one Task.WhenAll?
TextView shadow not showing up in preview - although working on real device
What's the counterpart to JObject.FromObject in System.Text.Json
Force app update through market, as if user clicks "Update" [closed]
AccountManager.getAuthToken returns empty string, sometimes
How to completely resort RecyclerView's SortedList
How to propagate default arguments between functions in Kotlin?
Which common operations can be made more efficient by Span<T>?
How to resolve overload ambiguity in method references?
Kirill Rakhman answers
Log4j2 RollingFile with daily rotation
Why does HashMap.get not return a nullable type?
Kotlin: Create a regular array as in Java
Setting a kotlin extension
Eclipse shortcuts in Resharper
Kotlin accessing constant in inner class from Java
Kotlin data class Gson serialization issue
How to use the androidannotations library in kotlin?
RxKotlin: trying to add custom errors catching
Companion objects benefits of posibility to implement interfaces