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
33
questions and find answers to
90
problems.
Stats
3.3k
EtPoint
1.2k
Vote count
33
questions
90
answers
About
Java, Kotlin & C# dev. Android and Backend professional.
Kirill Rakhman questions
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
How to get access to Arguments/Extras Bundle in ViewModel with minimal boilerplate using Dagger 2?
Kirill Rakhman answers
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
How to use ActionMenuView?
Write a Copyable interface more elegant than in Java
Substring a string from the end of the string