Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Maksim Ostrovidov
Maksim Ostrovidov has asked
12
questions and find answers to
31
problems.
Stats
1.4k
EtPoint
564
Vote count
12
questions
31
answers
About
"The trick is to fix the problem you have, rather than the problem you want." - Bram Cohen
Maksim Ostrovidov questions
How to properly use backwards compatible Vector Drawable with the latest Android Support Library?
Firebase messaging: default notification channel doesn't work
Kotlin: How to check if enum contains a given String without messing with Exceptions?
Is there a way to auto-fill arguments names?
Firebase: How to set default notification channel in Android app?
Android How to set multiple gravity values programmatically in Kotlin?
Maksim Ostrovidov answers
How to provide objects of the same type? Dagger2
Concat multiple calls with Retrofit 2 and rxJava
Why is menu of AppCompatActivity.onMenuOpened(int featureId, Menu menu) null?
Android, using Toast inside onClickListener
RxJava: How to wait for all subscriptions to complete?
BitmapFactory.Options "inPurgeable" method deprecated
RxJava2: Alternative to rx.Observable method first(predicate)
How to properly use backwards compatible Vector Drawable with the latest Android Support Library?
Combining Unknown number of Observables in RxJava
How to assert if a Completable has been subscribed/completed (RxJava2)