Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Erik
Erik has asked
21
questions and find answers to
11
problems.
Stats
384
EtPoint
99
Vote count
21
questions
11
answers
About
Erik questions
Hiding Kotlin object's INSTANCE field from Java (and Kotlin)
Efficient method to find a value surrounded by zeros in a vector
How does Google Inbox show a snackbar covering the keyboard?
Why can you import a package *after* using its content in a function?
How can I add a custom Kotlin postfix completion in IntelliJ IDEA / Android Studio?
What is the difference between the ItemTouchHelper.Callback methods onChildDraw and onChildDrawOver?
Can / Should I add kotlinc.xml to my version control ignore file?
How to ensure ViewModel#onCleared is called in an Android unit test?
Idiomatic way to create n-ary cartesian product (combinations of several sets of parameters)
How to run multiple IntelliJ IDEA configurations after one another (serially, sequentially)?
Erik answers
Can we use addOptional and addParameter together?
How do I infinitely repeat a sequence in Kotlin?
How to check if the device has Low Storage on Android Oreo API 26 and Above
How to ensure ViewModel#onCleared is called in an Android unit test?
Idiomatic way to create n-ary cartesian product (combinations of several sets of parameters)
How to run multiple IntelliJ IDEA configurations after one another (serially, sequentially)?
How to correctly do upsert in postgres 9.5
How do you open SourceTree from the command line?
How to edit property of figure saved in .fig file without displaying it