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
261
questions and find answers to
76
problems.
Stats
4.1k
EtPoint
1.1k
Vote count
261
questions
76
answers
About
Android Design, Development and Deployment
Elye questions
What's the use of constraint in Gradle dependencies resolution?
Plugin with id 'org.jetbrains.kotlin.plugin.compose' not found
What's the different using SideEffect and not using it in JetpackCompose?
Is collectAsStateWithLifecycle only applicable to cold flow, and not helpful for hot flow (e.g. stateFlow)?
Migrating GCM to FCM, should/could I keep my current GCM server side of code?
How to save LiveData into saveStateHandle?
How can I start auto start an animation without onActive, and set the initial value for animatedFloatAsState
Do we still need LiveData in Jetpack Compose, or we can just use Compose State?
How can I exclude all Jetpack Compose's Preview functions from Jacoco report?
Command line to get what programming language are used in a github repository
Elye answers
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
What's the different between Kotlin's `as? Type` vs `as Type?`
Unresolved reference: ext when convert gradle to gradle.kts
Error:cannot access NotNull