Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
hrach
hrach has asked
6
questions and find answers to
12
problems.
Stats
317
EtPoint
94
Vote count
6
questions
12
answers
About
hrach questions
ConnectivityManager.getActiveNetworkInfo() / NetworkInfo is deprecated in API 29. What's an alternative?
Why is the value param nullable in Observer from Android Architecture Components?
Status bar color stays without color when translucent status set to true
hrach answers
ConnectivityManager.getActiveNetworkInfo() / NetworkInfo is deprecated in API 29. What's an alternative?
Didn't find class "android.support.constraint.Barrier"
Status bar color stays without color when translucent status set to true
What's the point of using LiveData in ViewModel if I can use Flow and StateFlow with lifecycleScope \ viewLifecycleOwner.lifecycleScope
Android Play Billing Library: onSkuDetailsResponse responseCode is 0, but the size of skuDetailsList is also 0
Live Data: Candidate resolution will be changed soon
How to use Kotlin Flows to poll resource and emit it?