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
258
questions and find answers to
74
problems.
Stats
4.0k
EtPoint
1.1k
Vote count
258
questions
74
answers
About
Android Design, Development and Deployment
Elye questions
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
For JetpackCompose, can we create our Composable Function in another library?
How to get UserAgent of OkHttp 4.x?
How do I stop the swift playground for a long running process?
Elye answers
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
Loading Fragment in Compose, it called commit several times
Is it possible to override the name of ENUM for Kotlin?