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
271
questions and find answers to
79
problems.
Stats
4.2k
EtPoint
1.1k
Vote count
271
questions
79
answers
About
Android Design, Development and Deployment
Elye questions
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?
Why JetpackCompose Material Theme shape is about the edge roundedness?
How could I test a method is not being called for a non mock object?
Is asReversed() essentially reversed() for List in Kotlin?
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?
Plugin with id 'org.jetbrains.kotlin.plugin.compose' not found
Elye answers
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?
Caused by: org.gradle.api.InvalidUserCodeException: Using dependency catalogs requires the activation of the matching feature preview
one button shows shadow and two don’t: I cannot tell why