Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Andrew Chelix
Andrew Chelix has asked
4
questions and find answers to
4
problems.
Stats
82
EtPoint
13
Vote count
4
questions
4
answers
About
A passionate Android developer with a love of Kotlin and Coroutines
Andrew Chelix questions
java.lang.NoSuchFieldError: No field Companion of type Landroidx/compose/foundation/layout/BoxScope$Companion;
Andrew Chelix answers
Hilt Fragments must be attached to an @AndroidEntryPoint Activity. Found: class androidx.fragment.app.testing.FragmentScenario$EmptyFragmentActivity
Why does lifecycleScope.launch in a fragment block the UI thread?