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
34
questions and find answers to
93
problems.
Stats
3.4k
EtPoint
1.3k
Vote count
34
questions
93
answers
About
Java, Kotlin & C# dev. Android and Backend professional.
Kirill Rakhman questions
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?
Dagger 2: How to inject Map<Class<? extends Foo>, Provider<? extends Foo>>
RecyclerView: Set scroll position so that item appears at the bottom of the view
Kirill Rakhman answers
RxKotlin: trying to add custom errors catching
Companion objects benefits of posibility to implement interfaces
Equivalent to C#'s Semaphore/SemaphoreSlim in Kotlin?
Why does Generic Algebraic Data Types require `T` on member types?
Best way to translate this java code into kotlin
Get default strings on Android (DatePickerDialog title etc.)
Create generic 2D array in Kotlin
Kotlin: unit test assert object after gson
Kotlin lambda syntax confusion
How to suppress 'Maybe this is program method' warnings from ProGuard