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
278
questions and find answers to
81
problems.
Stats
4.3k
EtPoint
1.1k
Vote count
278
questions
81
answers
About
Android Design, Development and Deployment
Elye questions
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
"Cannot find a parameter with this name: items" for Basic Jetpack Compose Codelab
How to convert ImageVector to ImagePainter in JetpackCompose?
Unresolved reference: vectorResource and imageResources in Jetpact Compose 1.0.0-beta07
What's the replacement for rememberRippleIndication in JetpackCompose 1.0.0-alpha11?
Kotlin nullability check if-else functional approach...How?
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?