Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Elye
Elye has asked
204
questions and find answers to
61
problems.
Stats
3.4k
EtPoint
989
Vote count
204
questions
61
answers
About
Android Design, Development and Deployment
Elye questions
kotlin.native.concurrent.InvalidMutabilityException: mutation attempt of frozen kotlin.collections.HashMap@3ee0f08 in KMM iOS
Proposed change of `equals` to `==` can't be applied to Char and String?
Where is Jetpack Compose Container?
InputTextLayout, setting Error Text as Helper Text (of different color)
Kotlin: How to map into two lists
How to change a kotlin private val using reflection?
`gpg: keyserver send failed: No keyserver available` when sending to hkp://pool.sks-keyservers.net
EventBus posting can't update Toolbar Title. Any workaround?
Remove two items in RecyclerView instancely, the last item appear duplicated
How to shrink SwitchCompat width?
Elye answers
kotlin.native.concurrent.InvalidMutabilityException: mutation attempt of frozen kotlin.collections.HashMap@3ee0f08 in KMM iOS
InputTextLayout, setting Error Text as Helper Text (of different color)
`gpg: keyserver send failed: No keyserver available` when sending to hkp://pool.sks-keyservers.net
Remove two items in RecyclerView instancely, the last item appear duplicated
Kotlin View setEnabled function missing?
How to shrink SwitchCompat width?
How to add more than one `tools:replace` in Android Manifest Application?
How to unit test function that has coroutine `GlobalScope.launch`
How to convert android.graphics.Color to androidx.compose.ui.graphics.Color
How to update a TextView of an Activity from another class