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
283
questions and find answers to
81
problems.
Stats
4.3k
EtPoint
1.1k
Vote count
283
questions
81
answers
About
Android Design, Development and Deployment
Elye questions
Cannot access 'setContent': it is internal in 'androidx.compose.ui.platform'
Looping through Kotlin x times, but not using the index
Loop up and down
Can a field be cast to non null version of itself?
What's the use of count() as we already have size for Map, List and Array?
Where did JDK location in Android Studio 2020.3.1 (Canary 14) goes?
How to use by delegate for mutableState yet make it passable to another function?
Will UpdateTransition animation maintain its running velocity when if being changed to new animation?
What's the difference between flow and channelFlow?
Failed to resolve: androidx.compose ... 1.4.0
Elye answers
Will UpdateTransition animation maintain its running velocity when if being changed to new animation?
"Cannot find a parameter with this name: items" for Basic Jetpack Compose Codelab
How to convert ImageVector to ImagePainter in JetpackCompose?
Why adb shell am kill <PACKAGE_NAME> doesn't kill process?
No matching variant of XXX was found. The consumer was configured to find attribute with value 'platform' and 'version-catalog'
What's the use of constraint in Gradle dependencies resolution?
What's the different using SideEffect and not using it in JetpackCompose?
How can I start auto start an animation without onActive, and set the initial value for animatedFloatAsState
How to get UserAgent of OkHttp 4.x?
How do I stop the swift playground for a long running process?